Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 41e811ec authored by freezed's avatar freezed :mountain:
Browse files

:zap: Backport inventory reorganisation

parent 154972e8
No related branches found
No related tags found
No related merge requests found
[physical] [production]
192.168.1.1 node10 ansible_host=192.168.1.10
192.168.1.11 node33 ansible_host=192.168.1.33
[gnome] [staging]
192.168.1.11 node20 ansible_host=192.168.1.20
node44 ansible_host=192.168.1.44
[mate] [station]
192.168.1.2 localhost
node11 ansible_host=192.168.1.11
node22 ansible_host=192.168.1.22
[virtual]
192.168.1.2
192.168.1.22
[server] [gnome]
192.168.1.1 node11
192.168.1.2
[mate]
node2
[workstat] [workstat]
192.168.1.11 node11
[station] [physical:children]
localhost station
192.168.1.11
192.168.1.22 [server:children]
pve
[station:children] [station:children]
gnome gnome
mate mate
workstat workstat
[all:vars]
inventory_fqdn="{{ inventory_hostname }}.local"
ldp_token="<PUT-YOURS-HERE>"
ldp_zone="<PUT-YOURS-HERE>"
my_user="<USERNAME>"
user_shell=/bin/bash
[backup:vars]
backup_user="<BACKUP_USERNAME>"
[pve:vars]
[server:vars] [server:vars]
gateway="<GATEWAY_IP>"
inventory_fqdn="{{ inventory_hostname }}.domain.tld"
timezone="UTC" timezone="UTC"
gateway="<GATEWAY_IP>" gateway="<GATEWAY_IP>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment