ceph-ansible/roles/ceph-mon/tasks
tynorth-cisco 3c6e156d08 Change attribute call to .get call in ceph keys
If previous check was not run, .stdout_lines is not a valid key on the dictionary.
To get around this, use .get("stdout_lines") instead.

Also add in a default empty list
2016-12-13 16:48:14 -08:00
..
docker ceph-mon: no need to include playbook_dir when fetching configs 2016-12-01 10:28:54 -06:00
calamari.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
ceph_keys.yml Change attribute call to .get call in ceph keys 2016-12-13 16:48:14 -08:00
check_mandatory_vars.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_mds_filesystems.yml multimds: add commands to enable and set max_mds 2016-10-04 09:40:20 -06:00
deploy_monitors.yml Better --check compatibility for ceph-mon role 2016-11-24 11:54:10 +01:00
main.yml ceph-mon: adds static: no to an include to avoid an ansible bug 2016-12-01 10:28:54 -06:00
openstack_config.yml Allow deployer to customize openstack pools 2016-09-21 14:49:42 -03:00
rbd_pool.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
secure_cluster.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
start_monitor.yml mon: remove collect keys 2016-12-07 14:38:39 +01:00