kolla-cli/ansible_plugins
Steve Noyes 67ef2345d7 WIP - make playbook runs async
- make playbook run return an AnsibleJob object
- rename AnsibleCommand object to AnsibleJob
- provide methods on job to wait,get_status,get_error
- change action to use new async playbook
- fix newly introduced bug in safe_decode
- fix bug in shell where errors were outputted twice
- provide new inventory method to remove temp inventory dir/file
- fix removal of inventory dir/file in log collector
- change debug logging default to False in the callback module

Jira-Issue: OSTACKDEV-20
2016-03-17 12:54:25 -04:00
..
__init__.py WIP - add first draft of ansible callback 2016-03-09 09:57:46 -05:00
kolla_callback.py WIP - make playbook runs async 2016-03-17 12:54:25 -04:00