Indexer cluster initialization and ISM script are only executed once
This commit is contained in:
parent
e325a1237e
commit
5f80a6d041
@ -102,7 +102,7 @@
|
|||||||
become: yes
|
become: yes
|
||||||
become_user: root
|
become_user: root
|
||||||
|
|
||||||
run_once: true
|
when: inventory_hostname == ansible_play_hosts[0]
|
||||||
|
|
||||||
- name: Create custom user
|
- name: Create custom user
|
||||||
uri:
|
uri:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user