diff --git a/extras/os-designate-install.yml b/extras/os-designate-install.yml index 8386940..7da1790 100644 --- a/extras/os-designate-install.yml +++ b/extras/os-designate-install.yml @@ -33,7 +33,7 @@ port: "22" delay: "{{ ssh_delay }}" search_regex: "OpenSSH" - host: "{{ ansible_ssh_host }}" + host: "{{ ansible_host }}" delegate_to: "{{ physical_host }}" when: container_config is defined and container_config | changed register: ssh_wait_check