kolla-ansible/ansible/roles/ceilometer/tasks
Mark Goddard a11d376389 Use become for all docker tasks
Many tasks that use Docker have become specified already, but
not all. This change ensures all tasks that use the following
modules have become:

* kolla_docker
* kolla_ceph_keyring
* kolla_toolbox
* kolla_container_facts

It also adds become for 'command' tasks that use docker CLI.

Change-Id: I4a5ebcedaccb9261dbc958ec67e8077d7980e496
(cherry picked from commit b123bf6621)
2019-06-28 11:26:57 +01:00
..
bootstrap_service.yml Fix ceilometer bootstrap 2018-07-31 09:55:28 +02:00
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
clone.yml Fix bug in deploying ceilometer using dev mode 2018-10-08 01:51:28 +00:00
config.yml Fix up config file permissions on the host 2019-04-02 17:23:31 +01:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Remove ceilometer-api and ceilometer-collector services 2017-07-17 11:03:44 +08:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Use become for all docker tasks 2019-06-28 11:26:57 +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