philote
philote copied to clipboard
Ansible management for your OpenWRT router - with lua
Containerize fatpack for building
Hello, I need 'service' module in my own playbooks, so I wrote the code for it. Although its named 'service', this is a clone of 'openwrt_init' which is actually called...
I think that the modules for openwrt shouldn't overwrite the module of ansible. I took "action_plugins/copywrt.py" from the installation of ansible (/usr/lib/python2.7/dist-packages/ansible/plugins/action/copy.py) to have the same behavior as normal copy....