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/module_utils/network
Eitan Akman fb7882bf86 Issue #39860: Add 'not_contains' method to parsing.py (#39874)
* Issue #39860: Add 'not_contains' method to parsing.py

* Issue #30860 Adds self.negate to Conditional class in lib/ansible/module_utils/network/common/parsing.py

* Issue #39860 Fix singleton-comparison issue per sanity tests

* Issue #39860 'test/integration/targets/nxos_command/tests/cli/not_comparison_operator.yaml' integration test

* Issue #39860 Add unit tests to '../../test/units/module_utils/network/common/test_parsing.py'

* Issue #39860 Fix singleton comparison issue

* Fix E302 expected 2 blank lines, found 1

* Issue #39860 Add license header to unit tests

* Issue #39860 Move integration test to 'test/integration/targets/nxos_command/tests/common/'; remove unnecessary comment from unit test

* Issue #39860 remove unnecessary comment from unit test
2018-06-27 10:21:17 +05:30
..
a10 Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aci Fix module validation checks and remove old params (#39926) 2018-05-10 08:47:08 +02:00
aireos Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
aos Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
asa Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
avi Updated Avi Modules with new features and documentation update. (#34206) 2017-12-24 08:15:23 +00:00
bigswitch Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
cloudengine Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
common Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
dellos6 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00:00
edgeos Check for ConnectionError on change of config or commands (#41504) 2018-06-14 09:45:54 -04:00
enos Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
eos eos handles error gracefully when maximum sessions is reached (#41242) 2018-06-08 10:29:42 +05:30
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 Fix connection error reporting (#40758) 2018-05-26 17:23:38 -07:00
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortios Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios Fix ios and vyos cliconf edit_config return type (#41896) 2018-06-25 15:35:39 +05:30
iosxr Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
ironware Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
meraki New module - meraki_config_template (#41633) 2018-06-20 09:47:31 +02:00
netconf New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
netscaler Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
nxos fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
onyx issue:37306 Fix issue with vlan support for onyx version 3.6.6000 (#37310) 2018-03-20 10:08:35 +00:00
ordnance Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
slxos Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
sros Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos Add diff capability in vyos edit_config (#41950) 2018-06-26 14:21:12 +05:30
__init__.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30