output json

This commit is contained in:
gwen 2026-02-11 16:51:50 +01:00
parent ce5cea5ba3
commit 38e80f4d0b
3 changed files with 3 additions and 4 deletions

View file

@ -6,8 +6,7 @@ main_structural_directories:
step:
user_data:
- yaml
output:
- ansible
output: ansible
yaml:
filename:
- userdata.yml

View file

@ -9,7 +9,7 @@ hostnames:
hosts:
type: domainname
default:
variable: intranet.vps.domain_name
- variable: intranet.vps.domain_name
vars:
all:

View file

@ -3,7 +3,7 @@
intranet:
vps:
domain_name: tutu.fr
ssh_key: ./host_vars/forge.gwhirlingai.fr.key
# ssh_key: ./host_vars/forge.gwhirlingai.fr.key
nginx: