kolla-ansible/ansible/roles/glance/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_service.yml Merge "Fix handling of docker restart policy" 2019-08-03 16:27:46 +00:00
bootstrap.yml During deploy, always sync DB 2019-07-12 08:56:54 +00:00
ceph.yml Fix glance with file backend 2019-07-11 09:25:46 +01:00
check-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
check.yml Support configuration of trusted CA certificate file 2019-08-16 12:47:42 +00:00
clone.yml Support checkout dedicated version from git with dev mode 2018-08-14 16:06:00 +08:00
config.yml Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Remove the deprecate the Glance Registry 2018-11-21 20:51:51 +08:00
external_ceph.yml Fix glance with file backend 2019-07-11 09:25:46 +01:00
legacy_upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Fix glance with file backend 2019-07-11 09:25:46 +01:00
pull.yml Fix glance with file backend 2019-07-11 09:25:46 +01:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Refactor service, endpoint and user registration 2019-09-17 10:13:56 -07:00
rolling_upgrade.yml Merge "Fix handling of docker restart policy" 2019-08-03 16:27:46 +00:00
stop_service.yml Fix glance with file backend 2019-07-11 09:25:46 +01:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00