forked from ansible-lockdown/RHEL9-CIS
Merge branch 'devel' into updates
This commit is contained in:
commit
c17fe005e6
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ jobs:
|
||||||
run: >-
|
run: >-
|
||||||
ansible all -i hosts.yml -m wait_for -a "port=22 connect_timeout=10 delay=10 timeout=600 sleep=5"
|
ansible all -i hosts.yml -m wait_for -a "port=22 connect_timeout=10 delay=10 timeout=600 sleep=5"
|
||||||
|
|
||||||
|
|
||||||
# Run the ansible playbook
|
# Run the ansible playbook
|
||||||
- name: Run_Ansible_Playbook
|
- name: Run_Ansible_Playbook
|
||||||
uses: arillso/action.playbook@master
|
uses: arillso/action.playbook@master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue