Write files using the copy module after creating all directories required and executes commands afterwards
Go to file
2019-04-12 17:32:19 +02:00
defaults Initial version 2018-08-30 22:24:54 +02:00
meta Initial version 2018-08-30 22:24:54 +02:00
tasks Support file removal 2019-04-12 17:27:53 +02:00
History.md prepare release v0.3.0 2019-04-12 17:32:19 +02:00
LICENSE Initial version 2018-08-30 22:24:54 +02:00
README.md Initial version 2018-08-30 22:24:54 +02:00

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.