ansible/lib/ansible
Ganesh Nalawade 6f0aae256d
Add [junos_lldp_interfaces] model (#59720)
* Add [junos_lldp_interfaces] model

*  Add new resource module junos_lldp_interface
*  Targets model https://github.com/ansible-network/resource_module_models/pull/40
*  Deprecate junos_lldp_interface module

* Fix CI issues
2019-08-08 18:23:54 +05:30
..
cli move CLI entrypoints under ansible package (#60004) 2019-08-02 11:27:02 -07:00
compat
config ecs_taskdefinition_facts: rename to ecs_taskdefinition_info (#60023) 2019-08-05 12:47:35 -07:00
errors
executor Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
galaxy ansible-galaxy - ignore cert failures for login (#59959) 2019-08-07 05:59:34 +10:00
inventory inventory: Handle IndexError while parsing limit file (#59776) 2019-07-30 13:02:17 -04:00
module_utils Add [junos_lldp_interfaces] model (#59720) 2019-08-08 18:23:54 +05:30
modules Add [junos_lldp_interfaces] model (#59720) 2019-08-08 18:23:54 +05:30
parsing Close file after using it (#59000) 2019-07-16 10:07:27 -05:00
playbook Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557) 2019-08-06 15:58:15 -05:00
plugins Added a Docker Machine dynamic inventory plugin (#54946) 2019-08-07 18:14:14 -04:00
template Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
utils Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
vars Use correct delegate_to hostnames in loops (#59659) 2019-07-30 09:46:29 +02:00
__init__.py
constants.py
context.py
release.py