While using molecule, the ip address of the container is not available as Ansible fact, so the cluster build command will not work, becuase it supports ONLY ip adress of the redis instance until version 07. Up redis with version 07 we can build a cluster with hostname of redis instances.
While using molecule, the ip address of the container is not available as Ansible fact, so the cluster build command will not work, becuase it supports ONLY ip adress of the redis instance until version 07. Up redis with version 07 we can build a cluster with hostname of redis instances.