1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Peter Sprygada a839acfa33 clean up method signatures in netcli
removes unneeded **kwargs from methods in netcli
2016-09-04 08:34:37 -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 Making the switch to v2 2015-05-03 21:47:26 -05:00
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 clean up method signatures in netcli 2016-09-04 08:34:37 -04:00
modules Update extra module submodule ref, fixes build 2016-09-04 09:43:01 +02: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 Making the switch to v2 2015-05-03 21:47:26 -05:00