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
Branches wip-game
No related tags found
No related merge requests found
[physical]
192.168.1.1
192.168.1.11
[production]
node10 ansible_host=192.168.1.10
node33 ansible_host=192.168.1.33
[gnome]
192.168.1.11
[staging]
node20 ansible_host=192.168.1.20
node44 ansible_host=192.168.1.44
[mate]
192.168.1.2
[station]
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]
192.168.1.1
192.168.1.2
[gnome]
node11
[mate]
node2
[workstat]
192.168.1.11
node11
[station]
localhost
192.168.1.11
192.168.1.22
[physical:children]
station
[server:children]
pve
[station:children]
gnome
mate
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]
gateway="<GATEWAY_IP>"
inventory_fqdn="{{ inventory_hostname }}.domain.tld"
timezone="UTC"
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