This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/inventories/production/hosts.yml

29 lines
620 B
YAML
Raw Normal View History

2026-06-19 23:31:49 -04:00
all:
children:
modeles_vm:
2026-06-19 23:31:49 -04:00
hosts: {}
serveurs_debian:
hosts:
web-01:
ansible_host: 192.168.12.101
ansible_user: ansible
web-02:
ansible_host: 192.168.12.102
ansible_user: ansible
serveurs_durcis:
hosts:
web-01:
ansible_host: 192.168.12.101
ansible_user: ansible
web-02:
ansible_host: 192.168.12.102
ansible_user: ansible
serveurs_web:
2026-06-19 23:31:49 -04:00
hosts: {}
serveurs_bases_donnees:
2026-06-19 23:31:49 -04:00
hosts: {}
serveurs_supervision:
2026-06-19 23:31:49 -04:00
hosts: {}
hotes_proxmox:
2026-06-19 23:31:49 -04:00
hosts: {}