Separate watchtower from vipy
This commit is contained in:
parent
2c9a70f0fd
commit
13537aa984
7 changed files with 15 additions and 11 deletions
|
|
@ -1,6 +1,9 @@
|
|||
[vipy]
|
||||
your.vps.ip.here ansible_user=counterweight ansible_port=22 ansible_ssh_private_key_file=~/.ssh/your-key
|
||||
|
||||
[watchtower]
|
||||
your.vps.ip.here ansible_user=counterweight ansible_port=22 ansible_ssh_private_key_file=~/.ssh/your-key
|
||||
|
||||
# Local connection to laptop: this assumes you're running ansible commands from your personal laptop
|
||||
# Make sure to adjust the username
|
||||
[lapy]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue