You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network
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
6 years ago
..
aireos Update bare exceptions to specify Exception. 6 years ago
aruba Update bare exceptions to specify Exception. 6 years ago
asa ASA network/service object-group module (#52925) 6 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
checkpoint Add checkpoint_session module (#50930) 6 years ago
cli Add backup parameter to cli_config (#50206) 6 years ago
cloudvision Ensure that current uses of BaseException are required 6 years ago
cnos Lenovo cnos vrf (#54188) 6 years ago
cumulus Remove wildcard import in test_nclu 7 years ago
dellos6 Update bare exceptions to specify Exception. 6 years ago
dellos9 Update bare exceptions to specify Exception. 6 years ago
dellos10 Update bare exceptions to specify Exception. 6 years ago
edgeos Update bare exceptions to specify Exception. 6 years ago
edgeswitch new network module: edgeswitch_vlan (#48041) 6 years ago
enos Update bare exceptions to specify Exception. 6 years ago
eos New module for BGP configuration management in Arista EOS (#52722) 6 years ago
exos Exos httpapi (#54405) 6 years ago
f5 BIGIP: deprecates TMOS v11.x support for GTM modules (#54543) 6 years ago
fortimanager FortiManager Plugin Module Conversion: fmgr_ha (#52768) 6 years ago
frr frr: New module for BGP configuration management (#51281) 6 years ago
ftd Add latest updates from FTD Ansible downstream repository. (#53638) 6 years ago
ingate modules: network: ingate: Add module ig_store_edit (#47675) 6 years ago
ios Add platform facts in network facts modules (#51434) 6 years ago
iosxr Add platform facts in network facts modules (#51434) 6 years ago
ironware Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 6 years ago
itential itential iap_start_workflow module (#51238) 6 years ago
junos Add platform facts in network facts modules (#51434) 6 years ago
netact Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
netscaler Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
netvisor Pluribus Networks network cli terminal and cliconf plugins (#53735) 6 years ago
nos Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 6 years ago
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 6 years ago
nuage Replace nose with pytest 6 years ago
nxos Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 6 years ago
onyx Fix Issue #39598 (#49982) 6 years ago
opx opx_cps_changes (#51952) 6 years ago
ovs Update bare exceptions to specify Exception. 6 years ago
radware standardize TLS connection properties (#54315) 6 years ago
routeros Update bare exceptions to specify Exception. 6 years ago
slxos Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 6 years ago
voss Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 6 years ago
vyos Add platform facts in network facts modules (#51434) 6 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago