Actualiser etc/ansible/hosts

This commit is contained in:
Pierre Guillod 2024-01-20 12:50:13 +01:00
parent fb0ca96415
commit 9bddb81e0b

View file

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