Added condition to the custom user creation for Demo

This commit is contained in:
David Correa Rodríguez 2024-01-30 16:18:25 +01:00
parent 5f80a6d041
commit eb9c4edcc9
No known key found for this signature in database
GPG Key ID: 8787C7C9FF271262

View File

@ -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]