11 lines
181 B
YAML
11 lines
181 B
YAML
|
---
|
||
|
ansible_python_interpreter: /usr/bin/python3
|
||
|
|
||
|
default_user:
|
||
|
- {username: root, home: /root, group: root, starship: true}
|
||
|
|
||
|
sendmail:
|
||
|
version: "0.6"
|
||
|
|
||
|
cockpit_disable_tls: yes
|