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
Tim Rupp 6fc989a902 Adds a factory function for getting REST api tools (#21423)
I plan on converting most all f5 modules to use the rest api, so
this is part of that conversion. it adds a factory method to get
the various rest management root apis provided in the f5 sdk
2017-02-14 22:31:11 +00:00
..
cli fix non-zero exit code on missing role file (#19002) 2017-02-14 17:57:06 +01:00
compat
config
errors
executor added fixme note 2017-02-10 08:46:33 -05:00
galaxy
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Adds a factory function for getting REST api tools (#21423) 2017-02-14 22:31:11 +00:00
modules Fixing nxos_portchannel bug caused by wrong regex (#20850) 2017-02-14 16:08:43 -05:00
parsing
playbook delegate_to is a string 2017-02-10 20:07:49 -05:00
plugins roll up of fixes for eos modules (#21406) 2017-02-14 18:47:29 +00:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Refactor E-Series AMG module to use module_utils (#20871) 2017-02-14 15:53:18 -05:00
vars Revert "Fixing another corner case for security related to CVE-2016-9587" 2017-02-10 08:27:26 -06:00
__init__.py
constants.py Added DIFF_ALWAYS constant 2017-02-09 18:28:50 -05:00
release.py