forked from ansible-lockdown/RHEL9-CIS
fix merge error
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
1a8861e4fd
commit
5c0bc4137a
1 changed files with 0 additions and 4 deletions
|
|
@ -93,10 +93,6 @@ jobs:
|
|||
id: test_os
|
||||
run: >-
|
||||
ansible all -i hosts.yml -m wait_for -a "port=22 delay=10 timeout=600" --private-key=.ssh/github_actions.pem -u ec2-user -vvv
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> df2d812e6a15a5330198cd77a57fbc2019ea040e
|
||||
|
||||
# Run the ansible playbook
|
||||
- name: Run_Ansible_Playbook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue