set strong password for root
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# Configure users for the bastion host
|
||||
- name: users | root | Set strong password
|
||||
include_tasks: users/root.yml
|
||||
|
||||
- name: users | rene | Ensure admin user is absent from bastion
|
||||
include_tasks: users/rene.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user