ansible/lib/ansible
Peter Sprygada c8431e334b Merge pull request #17296 from skg-net/devel
Add support for Dell Networking OS10 Command and Config Modules
2016-09-01 10:26:30 -04: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 Merge pull request #17296 from skg-net/devel 2016-09-01 10:26:30 -04:00
modules Update submodule refs to sync to_text, to_bytes, to_native changes with usage 2016-09-01 04:20:58 -07:00
parsing fix action parsing to avoid conflicts agin 2016-08-26 16:15:55 -04:00
playbook implemented loop pausing (#17289) 2016-08-31 16:09:37 -04:00
plugins Merge pull request #17296 from skg-net/devel 2016-09-01 10:26:30 -04: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 * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 19:35:36 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt