community.general/lib/ansible/modules
Clement Trebuchet 7c97bb5077 Devel ios vrf submode (#41659)
* add submode features ipv4/ipv6

* add tests for submode

* the parameters both_ * were not idempotent, in what is read in the configuration we have a list with 2 entries (import, export) while the input parameter has only one parameter which will be applied twice

* add docstring to the ios_vrf module + provide a fix for: https://github.com/ansible/ansible/issues/41581

* complete tests

* add missing description

* fix KeyError for address-family ipv*

* fix both_* tests

* fix E231, W292, W293

* fix W293

* remove set has it doesn't preserve order of routes

* fix E106

* remove ImportError: cannot import name OrderedDict

* We should be able to mix the parameters for the routes targets , while remaining imdepotent. During the first implementation we did not take this into account, which did not correspond to the reality of the needs in production (to be able to use each parameter indifemently together)

* remove epdb reference

* FIX E111, E106

* FIX E302

* using loop produce a result who  was not imdepotent

* FIX E241

* fix: used pass intead of list
2018-07-12 20:27:10 +05:30
..
cloud Added Scaleway volume module (#41667) 2018-07-12 08:43:23 -05:00
clustering k8s_facts trivially supports check_mode (#42335) 2018-07-05 07:53:23 -04:00
commands adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database elasticsearch_plugin - Show STDERR on module failures. (#41954) 2018-06-29 17:28:17 -04:00
files Very slightly clean up the inline documentation 2018-07-11 15:54:08 -04:00
identity FreeIPA: ipa_vault module to manage idm secure vault resource (#41902) 2018-07-05 10:16:35 +05:30
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools Add the NIOS RECORD PTR Module (#41900) 2018-07-11 23:55:28 +05:30
network Devel ios vrf submode (#41659) 2018-07-12 20:27:10 +05:30
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging Port modules away from __file__ 2018-07-09 15:51:20 -07:00
remote_management cobbler_sync: New module to sync Cobbler changes (#39910) 2018-07-09 11:27:44 +02:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system Setup module: use C() formatting function in parameter descriptions, add a task based example (#42411) 2018-07-09 15:08:01 -04:00
utilities Update pause.py (#42297) 2018-07-04 16:48:55 +05:30
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows return wu result from inner job (#42647) 2018-07-11 18:01:42 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00