Actualiser etc/ansible/hosts

This commit is contained in:
Pierre Guillod 2024-01-20 12:50:13 +01:00
parent fb0ca96415
commit 9bddb81e0b
1 changed files with 7 additions and 9 deletions

View File

@ -1,5 +1,3 @@
# This is the default ansible 'hosts' file.
#
# It should live in /etc/ansible/hosts
#
# - Comments begin with the '#' character
@ -10,16 +8,16 @@
[aptservers]
proxmox.hydrogen.here ansible_user=root
containers.hydrogen.here ansible_user=root
stateful.hydrogen.here ansible_user=root
inventree.hydrogen.here ansible_user=root
nextcloud.hydrogen.here ansible_user=root
statelessops.hydrogen.here ansible_user=root
stateless.hydrogen.here ansible_user=root
[containers]
containers.hydrogen.here ansible_user=root
[stateful]
stateful.hydrogen.here ansible_user=root
[statelessops]
statelessops.hydrogen.here ansible_user=root
[stateless]
stateless.hydrogen.here ansible_user=root
[librelec]
renderer.hifi.here
renderer.hifi.here