ansible/lib/ansible
Brian Coca 50372eecc9 Merge pull request #12455 from privateip/devel
added methods for retrieving vapp and vm
2015-10-12 09:37:47 -04:00
..
cli fix classmethod syntax error. 2015-10-09 12:46:31 +08:00
compat
config
errors Improve handling of unicode errors 2015-10-08 10:04:15 -04:00
executor Wait until later to convert to byte strings for output 2015-10-08 08:22:17 -07:00
galaxy Cleaning up some ansible-galaxy stuff 2015-10-05 22:59:08 -04:00
inventory Load vars for localhost when created implicitly 2015-10-08 09:26:20 -04:00
module_utils Merge pull request #12455 from privateip/devel 2015-10-12 09:37:47 -04:00
modules Submodule pointer update 2015-10-10 22:31:54 -04:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Revert "Track local_action internally to prevent it from being overridden" 2015-10-09 13:01:32 -04:00
playbook remove fix for local_action/connection local that is now not needed 2015-10-09 16:53:17 -04:00
plugins Merge pull request #12429 from edmstudio/devel 2015-10-09 16:05:46 -07:00
template Python 3: the StringIO module is gone 2015-09-28 09:28:53 +03:00
utils Correct typo 2015-10-08 08:44:25 -07:00
vars Adding the inventory_file var back 2015-10-10 21:54:28 -04:00
__init__.py
constants.py Set explicit default for ANSIBLE_SSH_ARGS 2015-10-02 21:26:25 +05:30
test-requirements.txt