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 90ef5bf4a6 updates vyos shared module and moves functions into vyos_config
This update moves many of the functions into the vyos_config
module to conform with the network 2.2 refactor.  This also
fixes the load_config method
2016-08-24 10:17:31 -04:00
..
cli Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07: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 Workaround for Ubuntu Python3 looking for modules in wrong places (#17211) 2016-08-24 00:43:50 -07:00
galaxy Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
inventory Don't use an unset playbook basedir when searching for hostgroup vars 2016-08-17 16:28:48 -05:00
module_utils updates vyos shared module and moves functions into vyos_config 2016-08-24 10:17:31 -04:00
modules Update submodule refs 2016-08-24 06:42:57 -07:00
parsing Implement vault encrypted yaml variables. (#16274) 2016-08-23 20:03:11 -04:00
playbook Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
plugins Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
template Implement vault encrypted yaml variables. (#16274) 2016-08-23 20:03:11 -04:00
utils Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
vars Don't use an unset playbook basedir when searching for hostgroup vars 2016-08-17 16:28:48 -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 Making the switch to v2 2015-05-03 21:47:26 -05:00