locking root is not a good idea in the beginning
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user