update
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Root password
|
||||
ansible.builtin.user:
|
||||
name: root
|
||||
password: "{{ root_password_hash }}"
|
||||
Reference in New Issue
Block a user