mirror of
https://github.com/luzifer-ansible/simplefile.git
synced 2024-11-08 13:50:03 +00:00
Write files using the copy module after creating all directories required and executes commands afterwards
defaults | ||
meta | ||
tasks | ||
History.md | ||
LICENSE | ||
README.md |
luzifer-ansible / simplefile
This role writes files using the copy module after creating all directories required and executes commands after writing the file.
Requirements
- Debian >= 8 (jessie)
- Ubuntu >= 16.04 (xenial)
Usage
See the Ansible Galaxy Intro for usage of roles within Ansible Galaxy.
For configuration variables and how to use them see defaults/main.yml.