kolla-ansible/ansible/roles/ceph/tasks
Jeffrey Zhang 84ade4e149 Remove useless module_extra_vars in registry.yml
- remove uesless module_extra_vars, this is a historical issue. In the
  past, we use 'docker exec kolla_toolbox ansible xxx' to run module on
  target node, so complex data have to pass through extra_vars. Now we
  are using kolla_toolbox module, no need to use extra_vars anymore.
- Remove some useless until.

Change-Id: I72ed28001202917f9a82a1c3ea33cd6319911ec8
2018-04-16 09:14:54 +08:00
..
bootstrap_mons.yml Replace always_run by check_mode 2017-06-15 08:10:33 +00:00
bootstrap_osds.yml Fix ansible running issue on Debian 2017-11-02 09:46:38 +01:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Specify 'become' for only neccesary tasks (all other roles) 2018-03-12 09:37:43 +07:00
deploy.yml Update ceph client.admin caps during upgrade 2018-03-30 08:07:18 +00:00
distribute_keyrings.yml Remove the duplicate dict key (become) 2018-03-20 22:22:24 +08:00
generate_cluster.yml Use inventory_hostname for Ceph bootstrap 2016-07-10 05:16:10 +00:00
main.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
precheck.yml Fix Ceph and Swift precheck failure 2018-02-07 14:51:06 +08:00
pull.yml Make ceph-nfs configurable 2018-01-25 17:17:37 +08:00
reconfigure.yml Fix ansible running issue on Debian 2017-11-02 09:46:38 +01:00
start_mdss.yml Configure application for ceph pool 2018-03-22 15:13:31 +08:00
start_mgrs.yml Fix wrong ceph mgr keyring name during creating 2017-12-21 14:20:12 +08:00
start_mons.yml Make Heka collect Ceph logs 2016-05-05 13:26:44 -04:00
start_nfss.yml Implement ceph-nfs service 2018-01-19 20:48:43 +08:00
start_osds.yml Remove the duplicate dict key (become) 2018-03-20 22:22:24 +08:00
start_rgw_keystone.yml Remove useless module_extra_vars in registry.yml 2018-04-16 09:14:54 +08:00
start_rgws.yml Make Heka collect Ceph logs 2016-05-05 13:26:44 -04:00
upgrade.yml Update ceph client.admin caps during upgrade 2018-03-30 08:07:18 +00:00