kolla-ansible/ansible/roles/multipathd/tasks
Mark Goddard b123bf6621 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
2019-06-06 19:04:58 +01:00
..
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
deploy.yml Optimize reconfiguration for multipathd 2018-10-20 03:35:17 +00:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
pull.yml Optimize reconfiguration for multipathd 2018-10-20 03:35:17 +00:00
reconfigure.yml Make the reconfigure action works 2018-10-22 23:18:06 +08:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Optimize reconfiguration for multipathd 2018-10-20 03:35:17 +00:00