changed order for user configuration
root must be first
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
- import_tasks: system_setup/scripts.yml
|
- import_tasks: system_setup/scripts.yml
|
||||||
|
|
||||||
# Make sure users exist on the system
|
# Make sure users exist on the system
|
||||||
- import_tasks: users/rene.yml
|
|
||||||
- import_tasks: users/root.yml
|
- import_tasks: users/root.yml
|
||||||
|
- import_tasks: users/rene.yml
|
||||||
- import_tasks: users/ansible.yml
|
- import_tasks: users/ansible.yml
|
||||||
|
|
||||||
# Set up the ansible environment
|
# Set up the ansible environment
|
||||||
|
|||||||
Reference in New Issue
Block a user