diff --git a/ansible/physical-network.yml b/ansible/physical-network.yml index 86f6b6aa9..9ddecd260 100644 --- a/ansible/physical-network.yml +++ b/ansible/physical-network.yml @@ -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 }}"