kayobe/ansible/roles/junos-switch/defaults
Mark Goddard da75d6b734 Use local_action instead of delegate_to in switch config tasks
As of ansible 2.3, it is no longer possible to use delegate_to with a host other
than localhost. Use of a jump host can be enabled via setting ProxyCommand in
ansible_ssh_common_args as for other hosts.
2017-10-12 10:49:13 +00:00
..
main.yml Use local_action instead of delegate_to in switch config tasks 2017-10-12 10:49:13 +00:00