kolla-ansible/ansible/roles/manila/tasks
Mark Goddard b50917fe2c Fix non-root reconfiguration with ceph enabled
Various ceph-related tasks were missing a 'become' that would allow them
to work as a non-root user. This seems to only cause a problem after an
initial deployment, perhaps due to the recursive ownership & permissions
changes at the end of the ceph.yml and external_ceph.yml files.

This change adds the necessary becomes.

Change-Id: I887c7b3bdef49db1dd1bf9e5bdbf5dc47b7f41af
Closes-Bug: #1795125
2018-10-02 09:16:34 +01:00
..
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
bootstrap_service.yml Provide support for manila dev mode in kolla 2018-06-25 03:08:00 +00:00
ceph.yml Fix non-root reconfiguration with ceph enabled 2018-10-02 09:16:34 +01:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
clone.yml Support checkout dedicated version from git with dev mode 2018-08-14 16:06:00 +08:00
config.yml Apply Resource Constraints to Services. 2018-07-26 11:35:28 +00:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
external_ceph.yml Fix non-root reconfiguration with ceph enabled 2018-10-02 09:16:34 +01:00
fix_cephfs_owner.yml Add task to create volumes path in cephfs 2018-04-16 15:33:10 +09: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 Generalize api_interface_address variable usage 2017-05-23 08:35:15 +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 include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Extra fix for removed module_extra_vars 2018-05-07 10:38:47 +08:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00