This commit is contained in:
Josh Lay 2024-03-23 11:57:38 -05:00
parent 18c576d716
commit 0db9983da0
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -1,5 +1,5 @@
---
create_username: "{{ lookup('env','USER') }}"
create_username: "{{ lookup('env', 'USER') }}"
create_pwgen: "{{ lookup('password', '/dev/null chars=ascii_letters,digits,hexdigits,punctuation length=32') }}"
sudo_group_by_fam:
Debian: sudo