job variant to use Tower survey instead of prompt
parent
ead97e5fbf
commit
c2b3a23a31
|
@ -0,0 +1,7 @@
|
|||
- hosts: alpine
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: print foo
|
||||
debug:
|
||||
msg: "foo: {{ foo }}"
|
||||
|
Loading…
Reference in New Issue