mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
6 lines
133 B
Django/Jinja
6 lines
133 B
Django/Jinja
# Ansible managed
|
|
|
|
system_info:
|
|
default_user:
|
|
name: {{ cloud_init_default_user }}
|
|
lock_passwd: {{ cloud_init_lock_passwd }} |