ceph-ansible/roles/ceph-mon/tasks
Sébastien Han f623997271 systemd: remove changed_when: false
When using a module there is no need to apply this Ansible option. The
module will handle the idempotency on its own. So the module decides
wether or not the task has changed during the execution.

Signed-off-by: Sébastien Han <seb@redhat.com>
2018-06-28 17:54:13 +02:00
..
docker systemd: remove changed_when: false 2018-06-28 17:54:13 +02:00
calamari.yml mon: upgrade calamari when running rolling_update playbook 2017-04-24 11:05:13 +02:00
ceph_keys.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
crush_rules.yml mon: fix osd_pool_default_crush_rule persistence and effectiveness 2018-03-06 15:24:31 +00:00
deploy_monitors.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
main.yml Fix to run secure cluster only once in a run 2018-06-11 08:37:29 +02:00
secure_cluster.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
set_osd_pool_default_pg_num.yml Refact code for set_osd_pool_default_* 2017-10-04 15:40:10 +02:00
start_monitor.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00