Ganesh Nalawade
1c8c51d05c
Fix junos integration failures ( #34571 )
...
* Add connection=netconf in individual roles for modules that run using netconf connection
plugin
* Add connection=network_cli for junos_netconf and junos_command
at applicable places
2018-01-08 17:58:47 +05:30
Ricardo Carrillo Cruz
0e4cbb4bf1
Remove inventory_hostname assert on junos_command netconf_text contains ( #27807 )
...
CI nodes have UUIDs as hostnames, not Ansible inventory hostnames.
2017-08-05 19:44:25 +02:00
Ganesh Nalawade
0f261964f7
Make junos integration test checks platform independent ( #27768 )
2017-08-04 17:18:57 +02:00
John R Barker
b8ee80ac4e
junos Use inventory_hostname_short ( #20061 )
...
Don't use hardcoded hostnames
2017-01-09 20:15:16 +00:00
John R Barker
e0cc7b3415
Migrate Network Tests into ansible/ansible ( #18233 )
...
* Docs Networking tests
* Copy networking tests from test-network-modules
* Networking transport settings - group_vars
* Network playbooks
* Debug should be off by default
* Update nxos.yaml
* Remove items from top level
* Use dependencies, not pre-tasks
* Remove trailing blank lines
* Remove backup files
* newlines
2016-10-28 19:50:29 +01:00