4
0
Fork 0

Merge branch 'devel' into updates

This commit is contained in:
uk-bolly 2022-07-26 12:45:20 +01:00 committed by GitHub
commit c17fe005e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,6 +89,7 @@ jobs:
run: >-
ansible all -i hosts.yml -m wait_for -a "port=22 connect_timeout=10 delay=10 timeout=600 sleep=5"
# Run the ansible playbook
- name: Run_Ansible_Playbook
uses: arillso/action.playbook@master