new groups, stop using all
This commit is contained in:
parent
acb8f9d82f
commit
28a0bb2806
8 changed files with 43 additions and 7 deletions
|
|
@ -23,3 +23,39 @@ localhost ansible_connection=local ansible_user=counterweight gpg_recipient=coun
|
|||
[arbret]
|
||||
prd-arbret ansible_host=167.99.242.62 ansible_user=counterweight ansible_port=22 ansible_ssh_private_key_file=~/.ssh/counterganzua
|
||||
|
||||
[edge]
|
||||
vipy
|
||||
|
||||
[monitoring]
|
||||
watchtower
|
||||
|
||||
[vpn_control]
|
||||
spacey
|
||||
|
||||
[hypervisor]
|
||||
nodito
|
||||
|
||||
[bitcoin]
|
||||
knots_box_local
|
||||
|
||||
[electrum]
|
||||
fulcrum_box_local
|
||||
|
||||
[mempool]
|
||||
mempool_box_local
|
||||
|
||||
[memos]
|
||||
memos_box_local
|
||||
|
||||
[ci_runner]
|
||||
forgejo_runner_local
|
||||
|
||||
[control]
|
||||
localhost
|
||||
|
||||
# Every machine Ansible may configure as a server.
|
||||
# Deliberately EXCLUDES [control] (your laptop) and [arbret].
|
||||
[managed:children]
|
||||
vps
|
||||
nodito_host
|
||||
nodito_vms
|
||||
Loading…
Add table
Add a link
Reference in a new issue