WIP: ansible_pull(role): add failure notifications
Some checks failed
/ Ansible Lint (push) Failing after 48s
Some checks failed
/ Ansible Lint (push) Failing after 48s
This commit is contained in:
parent
17fd71f079
commit
c63fb267dd
8 changed files with 49 additions and 3 deletions
|
|
@ -16,6 +16,9 @@ argument_specs:
|
|||
ansible_pull__timer_on_calendar:
|
||||
type: str
|
||||
required: true
|
||||
ansible_pull__failure_notification_address:
|
||||
type: str
|
||||
required: true
|
||||
ansible_pull__user:
|
||||
type: str
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue