ansible/lib/ansible
ftntcorecse 37e932c4ee Fortinet FortiManager IPv4 Policy Module (#47638)
* Needs unit test fix -- the "delete" calls a GET command and another function to get policy ID of a firewall policy before deleting it. Nested functions like this, where a GET occurs to determine a new call, breaks the unitTestGen output. Need to figure out what's going on, and adjust the generator.

* PR Candidate

* PR Candidate (fixes)

* Reverting

* Fixing Edits.

* Fixing Authors - Fixing Requested Changes
2018-11-21 11:14:47 +05:30
..
cli Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config fix bug in config mgr 2018-11-19 11:46:17 -05:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
module_utils Pass string command in run_command (#48805) 2018-11-20 00:01:54 -05:00
modules Fortinet FortiManager IPv4 Policy Module (#47638) 2018-11-21 11:14:47 +05:30
parsing Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
playbook Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
plugins Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
template Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
utils Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py
constants.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00