Files
openstack-ansible/doc/source/developer-docs
Qin Wang 8cc0125e95 [docs] added a necessary arg for ansible command after removal of
ansible.cfg

ansible.cfg contains defaults, e.g., inventory. The command
ansible galera_container -m shell -a "mysql \
    -h localhost -e 'show status like \"%wsrep_cluster_%\";'"
doesn't work without specifying inventory.

This patch adds the sourcing of the openstack-ansible.rc file
prior to executing any ansible commands.

Change-Id: I59cd398e5f48f3b821ebd475bfe4069c0e142929
closes-bug: 1619062
2016-09-08 12:58:29 +01:00
..
2016-08-19 14:10:43 +01:00
2016-08-21 00:11:26 +00:00
2016-08-19 14:07:20 +01:00