WIP: ansible_pull(role): add failure notifications
Some checks failed
/ Ansible Lint (push) Failing after 49s
Some checks failed
/ Ansible Lint (push) Failing after 49s
This commit is contained in:
parent
17fd71f079
commit
e616c55edb
8 changed files with 51 additions and 3 deletions
|
@ -13,6 +13,7 @@ Should work on Debian-based distributions.
|
|||
- `ansible_pull__inventory`: The inventory to use.
|
||||
- `ansible_pull__playbook`: The playbook to run.
|
||||
- `ansible_pull__timer_on_calendar`: When to run the playbook. This is the argument to a systemd timers OnCalendar. See the systemd.time man page for reference.
|
||||
- `ansible_pull__failure_notification_address`: The address to send the failure notification to.
|
||||
|
||||
## Optional Arguments
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue