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