Community.Openwrt
Collection version 0.5.0
Description
The community.openwrt collection enables management of OpenWrt devices without Python installed by using shell-based modules.
Author:
Alexei Znamensky (github.com/russoz)
Supported ansible-core versions:
2.17.0 or newer
Communication
Forum: Ansible Forum.
Matrix room
#users:ansible.im: General usage and support questions.
User Guides
Developer Guides
Plugin Index
These are the plugins in the community.openwrt collection:
Modules
apk module – Manage packages with apk on OpenWrt
command module – Execute commands on OpenWrt targets
copy module – Copy files to remote OpenWrt devices
file module – Manage files and file properties on OpenWrt targets
lineinfile module – Manage lines in text files on OpenWrt targets
nohup module – Starts a command in background and returns
opkg module – Manage packages with opkg on OpenWrt
ping module – Verify ability to communicate with OpenWrt targets
service module – Manage services on OpenWrt targets
setup module – Gather facts about OpenWrt systems
slurp module – Slurps a file from remote OpenWrt nodes
stat module – Retrieve file or file system status on OpenWrt targets
sysctl module – Manage sysctl entries on OpenWrt targets
uci module – Controls OpenWrt UCI
wrapper module – Internal wrapper module for OpenWrt shell-based modules