ceph-ansible/roles/ceph-osd/tasks
Kevin Coakley 038401fef2 Add changed_when: false to the "get osd ids" statement
The "get osd ids" statement only registers the osd_ids_non_container variable. Running "ls /var/lib/ceph/osd/ | sed 's/.*-//'" should never produce a change on the system. Adding changed_when: false prevents irrelevant change messages from Ansible.

Signed-off-by: Kevin Coakley <kcoakley@sdsc.edu>
2019-02-28 22:46:19 +00:00
..
scenarios add support for rocksdb and wal on the same partition in non-collocated 2018-12-20 14:19:46 +01:00
activate_osds.yml osd: Add support for multipath disks 2018-02-09 18:06:25 +01:00
build_devices.yml ceph-facts: generate devices when osd_auto_discovery is true 2019-02-01 12:28:12 +01:00
ceph_disk_cli_options_facts.yml remove kv store support 2018-11-30 13:45:12 +00:00
check_gpt.yml osd: fix check gpt 2017-12-20 17:42:45 +01:00
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
main.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
openstack_config.yml osd: make the 'wait for all osd to be up' task configurable 2019-02-20 16:06:04 +00:00
start_osds.yml Add changed_when: false to the "get osd ids" statement 2019-02-28 22:46:19 +00:00
system_tuning.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00