ceph-ansible/roles/ceph-common/tasks/checks
Guillaume Abrioux 88df105d0b Common: Add ipv6 support
e8187f6 does not fix the ipv6 as expected since `ansible_default_*` are
filled with the IP address carried by the network interface used by the
default gateway route. By the way, it assumes that the MON_IP address will
be this IP address which is not always the case.

We need to keep using the previous fact but add some intelligence in the
template to determine how to retrieve the ipv4|ipv6 address since the path
to the fact in `hostvars` is not the same according to ipv4 vs ipv6 case.

Fix: 1569

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-07-04 10:57:26 +02:00
..
check_firewall.yml fix check nmapexist on debian 2016-12-28 16:21:23 +08:00
check_mandatory_vars.yml Common: Add ipv6 support 2017-07-04 10:57:26 +02:00
check_ntp_atomic.yml Make NTP checks usable with '--check' 2016-11-23 13:52:56 +01:00
check_ntp_debian.yml Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
check_ntp_redhat.yml Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
check_socket.yml Common: Restore check_socket 2017-04-24 12:31:49 +02:00
check_system.yml common: explicitly set rhel os version support 2017-05-19 10:38:20 +02:00