Pause in main
This commit is contained in:
parent
7ab416c782
commit
6fcb22125e
2 changed files with 12 additions and 6 deletions
|
|
@ -11,10 +11,6 @@
|
|||
- set_fact: manage_native_roles=true
|
||||
when: es_roles is defined and es_roles.native is defined and es_roles.native.keys() | length > 0
|
||||
|
||||
# If playbook runs too fast, Native commands could fail as the Native Realm is not yet up
|
||||
- name: Wait 15 seconds for the Native Relm to come up
|
||||
pause: seconds=15
|
||||
|
||||
#If the node has just has security installed it maybe either stopped or started 1. if stopped, we need to start to load native realms 2. if started, we need to restart to load
|
||||
|
||||
#List current users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue