kolla-ansible/ansible/roles/ceph/tasks
Michal Nasiadka 1009931162 Change local_action to delegate_to: localhost
As part of the effort to implement Ansible code linting in CI
(using ansible-lint) - we need to implement recommendations from
ansible-lint output [1].

One of them is to stop using local_action in favor of delegate_to -
to increase readability and and match the style of typical ansible
tasks.

[1]: https://review.opendev.org/694779/

Partially implements: blueprint ansible-lint

Change-Id: I46c259ddad5a6aaf9c7301e6c44cd8a1d5c457d3
2019-11-22 15:04:44 +00:00
..
bootstrap_mons.yml Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
bootstrap_osds.yml Merge "Support mon and osd to be named with hostname" 2019-08-06 13:59:08 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Fix up config file permissions on the host 2019-04-02 17:23:31 +01:00
deploy.yml Use versioned python binary with fetch ceph keyrings 2019-10-18 12:00:22 +02:00
distribute_keyrings.yml Use versioned python binary with fetch ceph keyrings 2019-10-18 12:00:22 +02:00
generate_cluster.yml Merge "Support mon and osd to be named with hostname" 2019-08-06 13:59:08 +00:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Deprecate Ceph deployment 2019-07-04 19:05:54 +01:00
precheck.yml Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_ceph_dashboard.yml Add --force to ceph mgr dashboard enablement 2019-08-21 14:31:45 +00:00
start_mdss.yml Support mon and osd to be named with hostname 2019-08-05 08:54:01 +00:00
start_mgrs.yml Support mon and osd to be named with hostname 2019-08-05 08:54:01 +00:00
start_mons.yml Support mon and osd to be named with hostname 2019-08-05 08:54:01 +00:00
start_nfss.yml ceph: fixes to deployment and upgrade 2019-08-05 06:26:25 +00:00
start_osds.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_rgw_keystone.yml Refactor service, endpoint and user registration 2019-09-17 10:13:56 -07:00
start_rgws.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
stop.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
upgrade.yml Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00