ansible/lib/ansible
Chris Van Heuveln bd844bc11c nxos_interface_ospf: Add bfd support (#56807)
* nxos_interface_ospf: Add bfd support

Add support for `bfd` state in `nxos_interface_ospf`

- Feature Pull Request

`nxos_interface_ospf`

* Fix pep issues

* sanity loop: syntax

* bfd states changed from T/F to enable/disable/default

* doc hdr fixes
2019-06-07 09:58:29 +05:30
..
cli ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 2019-06-03 12:14:06 +02:00
compat
config Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
errors
executor Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
galaxy
inventory Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
module_utils nxos_bfd_global / NxosCmdRef initial commit (#56317) 2019-06-06 15:52:55 +05:30
modules nxos_interface_ospf: Add bfd support (#56807) 2019-06-07 09:58:29 +05:30
parsing Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
playbook Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
plugins Optimize the code for the callback module (#56827) 2019-06-06 15:37:28 -04:00
template Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
utils some logging fixes (#56311) 2019-05-24 16:43:47 -04:00
vars Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py