ansible-duply-backup icon indicating copy to clipboard operation
ansible-duply-backup copied to clipboard

Ability to template pre/post files

Open goetzk opened this issue 2 years ago • 1 comments

Hi, I'd like to dynamically template out pre and post files but the role currently only supports copying.

I'm willing to put in a PR but I'm interested to know if you'd like it to be a configurable behaviour (copy OR template) or only supporting one option.

goetzk avatar Sep 19 '23 01:09 goetzk

Maybe do something like this?

https://github.com/Oefenweb/ansible-nagios-client/blob/master/tasks/main.yml#L66

tersmitten avatar Sep 19 '23 08:09 tersmitten