openwrt_extroot
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
Author Information
Install
ansible-galaxy install bit-kitchen/ansible-role-openwrt-extroot
License
Unknown
Downloads
35
Owner