add spacey to inventory
This commit is contained in:
parent
661dc788f1
commit
39816755d2
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ your.vps.ip.here ansible_user=counterweight ansible_port=22 ansible_ssh_private_
|
|||
[nodito]
|
||||
your.proxmox.ip.here ansible_user=counterweight ansible_port=22 ansible_ssh_private_key_file=~/.ssh/your-key ansible_ssh_pass=your_root_password
|
||||
|
||||
[spacey]
|
||||
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