mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 16:09:50 +02:00
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
username: "jd"
|
||||
user_password: "{{ 'l4c1j4yd33Du5lo' | password_hash('sha512') }}"
|
||||
new_root_password: "{{ 'l4c1j4yd33Du5lo' | password_hash('sha512') }}"
|
||||
user_groups: "sudo"
|
||||
Reference in New Issue
Block a user