openwrt_extroot

ansible-role-openwrt-extroot

Ansible Role: bit_kitchen.openwrt_extroot Build Status: bit-kitchen/ansible-role-openwrt-extroot

ansible-galaxy install bit_kitchen.openwrt_extroot

An ansible role that configures OpenWrt to use a storage device for external root.

Requirements

None.

Role Variables

Variable Default Comment
overlay_device undefined Required. Example: /dev/sda1
auto_reboot false Whether to auto reboot after configuration.

Dependencies

  • gekmihesg.openwrt
  • bit_kitchen.openwrt_storage

Example Playbook

- hosts: openwrt
  remote_user: root
  gather_facts: no
  roles:
    - name: bit_kitchen.openwrt_extroot
      overlay_device: /dev/sda1

License

MIT

Author Information

bit.kitchen

About

Configure OpenWrt to use a storage device for external root

Install
ansible-galaxy install bit-kitchen/ansible-role-openwrt-extroot
GitHub repository
License
Unknown
Downloads
30