wip: ansible pull
This commit is contained in:
parent
968308eeeb
commit
243a27b01c
6 changed files with 68 additions and 3 deletions
9
roles/ansible_pull/meta/argument_specs.yaml
Normal file
9
roles/ansible_pull/meta/argument_specs.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
argument_specs:
|
||||
main:
|
||||
options:
|
||||
ansible_pull__age_private_key:
|
||||
type: str
|
||||
required: true
|
||||
ansible_pull__user:
|
||||
type: str
|
||||
required: false
|
Loading…
Add table
Add a link
Reference in a new issue