- production
-
root ansible_ssh_host={{server_domain}} deploy ansible_ssh_host={{server_domain}} ansible_ssh_port=<%=
FlashKick::VariableStore.variables['server_ssh_port']
== ” ? ‘22’ :FlashKick::VariableStore.variables['server_ssh_port']
%>
root ansible_ssh_host={{server_domain}} deploy ansible_ssh_host={{server_domain}} ansible_ssh_port=<%= FlashKick::VariableStore.variables['server_ssh_port']
== ” ? ‘22’ : FlashKick::VariableStore.variables['server_ssh_port']
%>