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
user:
name: root
password_lock: yes
# - name: users | root | ensure account is locked
# user:
# name: root
# password_lock: yes
# - name: users | root | install public ssh keys
# authorized_key: