In some cases, using ansible_fqdn will set it to localhost, which breaks shclustering. This allows you to use a different ansible_fact to set the correct value or the IP address.
Decrypt pass4SymmKey in [shclustering] stanza to avoid changes when encrypted value matches the desired key.
ansible_fqdn
will set it tolocalhost
, which breaks shclustering. This allows you to use a different ansible_fact to set the correct value or the IP address.pass4SymmKey
in[shclustering]
stanza to avoid changes when encrypted value matches the desired key.