Initial
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
- name: Create user
|
||||
ansible.builtin.user:
|
||||
name: stanito
|
||||
password: "$6$rounds=656000$KYp.gjjaqsb9qixa$5RUfJjOWYFPZ2WroZitbrS/b3SkSazSBOrA6OZch7maDABMWXE6AceoJ.PUQ5TbOHncPAqULEPcmUn8azJfwB." # hash
|
||||
groups: sudo
|
||||
shell: /bin/bash
|
||||
create_home: true
|
||||
Reference in New Issue
Block a user