iloth_ansible/CTbase.yml

13 lines
213 B
YAML
Raw Permalink Normal View History

2023-05-22 14:51:55 +02:00
2020-04-19 03:28:50 +02:00
---
- hosts: test
roles:
- common
# déclaration de la variables globales
vars:
2023-05-22 14:51:55 +02:00
email: kitoy@kitoy.me
cthostname: tablette
domain: kitoy.me
2021-01-01 23:39:04 +01:00
create_user: false
2023-05-22 14:51:55 +02:00
installCertbot: false