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 77922f82e2 initial commit of vyos shared module with Cli transport
This adds support for the VyOS network operating system using the
Cli transport.   This module will simplify building VyOS based
modules in Ansible
2016-06-23 12:27:33 -07:00
..
cli Fixes #12309 (#14121) 2016-06-23 09:02:34 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Take previously failed/unreachable hosts into account when checking the batch 2016-06-21 16:47:38 -05:00
galaxy much more fine grained error messages 2016-06-06 11:48:16 -04:00
inventory There can be only one localhost 2016-06-08 13:03:52 -05:00
module_utils initial commit of vyos shared module with Cli transport 2016-06-23 12:27:33 -07:00
modules bump extras submodule ref for test failures 2016-06-22 17:27:16 -07:00
parsing If decryption of a vaulted file failed, include the filename in the error. (#16329) 2016-06-18 09:30:08 -04:00
playbook Properly wrap objects using json default encoder 2016-06-23 09:19:32 -05:00
plugins Properly wrap objects using json default encoder 2016-06-23 09:19:32 -05:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils Fix string coercion problem in error handling code 10:50 (#16270) 2016-06-17 12:02:01 -07:00
vars Fix hostvars lookup of locahost based on 5f1bbb4 2016-06-08 14:14:02 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 2016-06-17 12:26:20 -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