Explorar o código

Moving to ansible variable.

Kenny Woodson %!s(int64=8) %!d(string=hai) anos
pai
achega
3558b1b90a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playbooks/common/openshift-master/restart_hosts.yml

+ 1 - 1
playbooks/common/openshift-master/restart_hosts.yml

@@ -14,7 +14,7 @@
       state=started
       delay=10
       timeout=600
-      port=22
+      port="{{ ansible_ssh_port }}"
   become: no
 
 # Now that ssh is back up we can wait for API on the remote system,