ansible/test/units/modules
Federico87 48e83c39ba ASA network/service object-group module (#52925)
* add asa_og module

* add test

* fix pep8

* fix some sanity pylint

* fix import error order

* fix import

* replace cmd() method

* rename file and class

* add mock for connection

* fix commands in  replace test function

* fix lines list

* update unit test

* fix 'and' logic for port-object command

* restore previous unit test; fix pep8 and remove debug

* other unit tests

* Add state present, absent, replace

* Update doc; add default for state

* update unit test with state present/absent

* fix typo in unit test

* fix pep8 too many blank lines

* fix show run for service object ASA Ver 8.x

* Add description field; fix bug for state present and absent

* Re-designed module structure for network, service and port objects

* update integration test for new module structure

* fix pep8

* update EXAMPLES and RETURN

* update units tests

* fix module typos in unit test

* removed provider from examples

* fix missing comma in replace test

* fix module name and remove provider

* update license

* remove register; update license; change import order; chage def state

* remove shebang

* fix doc default state

* change import order

* Update year in banner

* fix integration test as set of tasks

* remove arg_spec

* remove extends_documentation_fragment: asa

* Update DOC, remove unused import, change import order
2019-04-03 23:22:45 +05:30
..
cloud Add a new CloudStack module - cs_traffic_type (#54451) 2019-03-28 21:53:32 +01:00
crypto New LUKS devices management module (#48991) 2019-02-15 09:25:14 +00:00
files
messaging
monitoring
net_tools Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
network ASA network/service object-group module (#52925) 2019-04-03 23:22:45 +05:30
notification
packaging rename rhsm_repository_release to rhsm_release (#53430) 2019-03-21 10:21:45 -05:00
remote_management Fix test_oneview_ethernet_network unit test. 2019-03-20 22:13:26 -07:00
source_control Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
storage Multiple fixs for na_ontap_user (#54610) 2019-04-01 17:22:48 +01:00
system pamd: fix idempotence issue when removing rules (#54105) 2019-04-01 10:18:33 -04:00
web_infrastructure
__init__.py
conftest.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
utils.py