ansible/lib/ansible
2016-09-03 11:21:23 -07:00
..
cli include_role (role revamp implementation) (#17232) 2016-08-26 13:42:13 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor implemented loop pausing (#17289) 2016-08-31 16:09:37 -04:00
galaxy Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
inventory [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
module_utils Fix paramiko's exec_command() to return bytes on python3 (#17372) 2016-09-02 20:32:14 -07:00
modules Update submodule refs 2016-09-03 11:21:23 -07:00
parsing fix action parsing to avoid conflicts agin 2016-08-26 16:15:55 -04:00
playbook added ability to use pure boolean in conditionals 2016-09-02 08:54:38 -04:00
plugins Fix paramiko's exec_command() to return bytes on python3 (#17372) 2016-09-02 20:32:14 -07:00
template Implement vault encrypted yaml variables. (#16274) 2016-08-23 20:03:11 -04:00
utils Merge pull request #17296 from skg-net/devel 2016-09-01 10:26:30 -04:00
vars [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Add ksu privilege escalation (#17340) 2016-09-01 16:54:31 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt