wut
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m23s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m23s
Details
This commit is contained in:
parent
8b128060e3
commit
bc59bd5fdb
|
@ -14,6 +14,9 @@
|
|||
# port: 22
|
||||
# timeout: 300
|
||||
# delegate_to: localhost
|
||||
- name: Debug
|
||||
ansible.builtin.debug:
|
||||
var: wait_conn
|
||||
- name: Test some stuff
|
||||
ansible.builtin.shell: |
|
||||
touch ~/hmm
|
||||
|
|
Loading…
Reference in New Issue