kayobe/kayobe
Mark Goddard 328455ec10 Add control host upgrade, stop using yum on host
Ansible is now a dependency of kayobe, and should either be installed
in a virtualenv or in the site python packages, so we no longer need
to install it via yum.

Also stop running the kolla.yml playbook during control host bootstrap, as it
is now run when required.
2017-07-11 17:49:41 +01:00
..
cli Add control host upgrade, stop using yum on host 2017-07-11 17:49:41 +01:00
cmd Support encryption of configuration using Ansible Vault 2017-04-20 14:30:02 +01:00
tests Add check flag to ansible function arguments 2017-07-05 19:05:25 +01:00
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
ansible.py Force no check mode during configuration dump 2017-07-05 19:05:25 +01:00
kolla_ansible.py Add check flag to ansible function arguments 2017-07-05 19:05:25 +01:00
utils.py Allow utils.run_command to return command output 2017-04-20 14:29:15 +01:00
vault.py Support vault encrypted config files with kolla-ansible 2017-05-19 19:15:12 +01:00