Added condition to the custom user creation for Demo
This commit is contained in:
parent
5f80a6d041
commit
eb9c4edcc9
@ -122,5 +122,6 @@
|
|||||||
timeout: 4
|
timeout: 4
|
||||||
when:
|
when:
|
||||||
- indexer_custom_user is defined and indexer_custom_user
|
- indexer_custom_user is defined and indexer_custom_user
|
||||||
|
- inventory_hostname == ansible_play_hosts[0]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user