community.general/lib/ansible/modules
Nilashish Chakraborty bc403dbcda
Added new module - frr_facts (#51804)
* Add new module frr_facts

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix return value

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix review comments

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix review comments

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Handle empty row for mpls ldp neighbors

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix review comments

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix CI

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Remove timestamp from cliconf pluging

* Updated examples

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix sanity tests

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-02-18 19:35:40 +05:30
..
cloud docker_swarm_service: Add working_dir option (#52425) 2019-02-18 13:42:19 +00:00
clustering etcd3: Support authentication (#44383) 2019-02-16 16:44:10 -05:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
database Fix sanity test failures (pep8). 2019-02-15 09:25:20 -08:00
files Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
identity Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
inventory
messaging start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
monitoring clarify how users are specified (#52260) 2019-02-16 03:07:29 -05:00
net_tools Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
network Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging pacman: Check for package list before installing (#52246) 2019-02-17 06:04:46 -05:00
remote_management Cisco Intersight module_utils and intersight_facts module (#51309) 2019-02-15 16:32:29 +01:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
system Correct minor typo in filesystem module docs (#52413) 2019-02-17 10:02:32 +05:30
utilities include_vars: elaborate description of dir option (#52022) 2019-02-11 13:25:51 -05:00
web_infrastructure Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
windows Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +10:00
__init__.py