Add physical switches to known SSH hosts

This commit is contained in:
Mark Goddard 2017-03-24 15:44:40 +00:00
parent 26be2c5af3
commit 2d84a41f45

View File

@ -14,6 +14,8 @@
hosts: switches_of_type_dellos6:switches_of_type_dellos9
gather_facts: no
roles:
- role: ssh-known-host
- role: dell-switch
dell_switch_delegate_to: localhost
dell_switch_type: "{{ switch_type }}"