community.general/lib/ansible
Paulo Matias c8124ca39a os_router: fix checking if router needs update (#19780)
When verifying if a router needs update, the os_router module should
take into account only network ports which are owned by routers. Other
ports might have been added e.g. by the HA network tenant, which would
lead the router to always be detected as changed and cause the module to
try removing these network interfaces.
2017-08-16 22:38:49 +02:00
..
cli metadata 1.1 2017-08-15 23:12:08 -07:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Fix config timeout issue for network modules (#28261) 2017-08-16 10:55:39 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
module_utils Resolving Coverity Issues. (#28056) 2017-08-16 17:21:02 +01:00
modules os_router: fix checking if router needs update (#19780) 2017-08-16 22:38:49 +02:00
parsing metadata 1.1 2017-08-15 23:12:08 -07:00
playbook Fix config timeout issue for network modules (#28261) 2017-08-16 10:55:39 -04:00
plugins Fix default nxapi port setting when use_ssl set (#28236) 2017-08-16 11:38:38 -04:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
vars Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00