kolla-ansible/ansible/roles/mariadb/tasks
Duong Ha-Quang 26b2c2d9e9 Specify 'become' to necessary tasks (general roles)
Add config_owner_user and config_owner_group to group_vars/all,
which is user and group of Kolla configuration files in /etc/kolla.

Add become to post-deploy playbook.

Add become to only neccesary tasks in roles:
- certificate
- common
- destroy
- haproxy
- mariadb
- memcached
- rabbitmq

Change-Id: I2aba745a6e3928c52642f64551470fd08cbfd058
Partial-Implements: blueprint ansible-specific-task-become
2017-09-25 06:52:04 +00:00
..
bootstrap_cluster.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
bootstrap.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
check.yml add support for non-default database_port in kolla/ansible 2016-05-13 12:12:25 +00:00
config.yml Specify 'become' to necessary tasks (general roles) 2017-09-25 06:52:04 +00:00
deploy.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
lookup_cluster.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
main.yml Allow mariadb role to pull images 2016-01-06 04:23:28 +00:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
pull.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
reconfigure.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
recover_cluster.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00
register.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
upgrade.yml Optimize reconfiguration for mariadb 2017-07-22 08:50:08 +08:00