ceph-ansible/roles/ceph-common/tasks
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
..
checks Common: Add ipv6 support 2017-07-04 10:57:26 +02:00
installs common: fix installation condition 2017-05-23 11:50:58 +02:00
misc ceph-common: disable_transparent_hugepage now persist 2017-04-08 13:06:18 +07:00
pre_requisites common: rename rh_storage to rhcs to match product name 2016-12-20 13:49:11 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml Refact code 2017-05-24 15:55:41 +02:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml Only include cluster.conf and osd.conf when building ceph.conf 2017-04-11 14:33:21 +01:00
generate_cluster_fsid.yml Refact code 2017-05-24 15:55:41 +02:00
main.yml Add clearlinux to supported platforms 2017-04-24 09:34:23 -05:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00