You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network/junos
Michael Scherer 7173162c51 Fix duplicate required key error
ansible-doc -vvvv -l show this warning:

   [WARNING]: While constructing a mapping from /home/misc/checkout/git/ansible/lib/ansible/modules/core/network/junos/junos_config.py,
   line 88, column 5, found a duplicate dict key (required). Using last defined value only.
9 years ago
..
__init__.py add package init to junos/ 10 years ago
junos_command.py add new functionality to junos_command module 10 years ago
junos_config.py Fix duplicate required key error 9 years ago
junos_facts.py update junos_facts module to remove get_module() factory function (#4760) 10 years ago
junos_netconf.py update junos_netconf module 10 years ago
junos_package.py minor updates to junos_package module for 2.2 (#4761) 10 years ago
junos_template.py update junos_template module 10 years ago