8000 Update hosts.ini · BaseMax/ComposeDockerNginxPHP@54358e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 54358e3

Browse files
authored
Update hosts.ini
1 parent 02b84be commit 54358e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/hosts.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[webservers]
2-
188.121.117.210 ansible_ssh_host=188.121.117.210 ansible_ssh_port=22 ansible_ssh_user=root ansible_ssh_private_key_file=/home/maximilianedison/.ssh/id_rsa
2+
<IP_OF_YOUR_SERVER> ansible_ssh_host=<IP_OF_YOUR_SERVER> ansible_ssh_port=<SSH_PORT_NUMBER> ansible_ssh_user=root ansible_ssh_private_key_file=<PATH_TO_PRIVATE_SSH_KEY>

0 commit comments

Comments
 (0)
0