locking root is not a good idea in the beginning

This commit is contained in:
2022-02-24 22:22:44 +01:00
parent cdb783ab7d
commit 03af41c9e2

View File

@@ -1,7 +1,7 @@
- name: users | root | ensure account is locked # - name: users | root | ensure account is locked
user: # user:
name: root # name: root
password_lock: yes # password_lock: yes
# - name: users | root | install public ssh keys # - name: users | root | install public ssh keys
# authorized_key: # authorized_key: