Add physical switches to known SSH hosts
This commit is contained in:
parent
26be2c5af3
commit
2d84a41f45
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user