Write files using the copy module after creating all directories required and executes commands afterwards
Go to file
Knut Ahlers 11702ab8cb
Fix: Do not modify permissions recusively
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-23 16:04:13 +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 Fix: Do not modify permissions recusively 2018-09-23 16:04:13 +02:00
History.md prepare release v0.2.0 2018-08-30 23:16:37 +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.