module_availenabled/README.md

9 lines
216 B
Markdown
Raw Permalink Normal View History

2021-09-20 20:53:21 +00:00
# module_availenabled
2021-09-20 20:57:00 +00:00
Ansible module to manage config directories and files - inspired by Debian's Apache configuration
## Example
ansible localhost -m availenabled -a "path=/tmp/apache2 base=mods- name=foo"