mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
updated sleep timeout from 120s to 60s
Signed-off-by: George Nalen <georgen@mindpointgroup.com>
This commit is contained in:
parent
045bbc30cb
commit
4853d45ca7
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ jobs:
|
||||||
|
|
||||||
- name: if RHEL7 - Sleep for 60 seconds
|
- name: if RHEL7 - Sleep for 60 seconds
|
||||||
#if: steps.test_os.outputs.RHEL7 >= 1
|
#if: steps.test_os.outputs.RHEL7 >= 1
|
||||||
run: sleep 120s
|
run: sleep 60s
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
# Run the ansible playbook
|
# Run the ansible playbook
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue