changed order for user configuration

root must be first
This commit is contained in:
2022-02-20 01:28:23 +01:00
parent 930acff799
commit bc35d8383a

View File

@@ -24,8 +24,8 @@
- import_tasks: system_setup/scripts.yml
# Make sure users exist on the system
- import_tasks: users/rene.yml
- import_tasks: users/root.yml
- import_tasks: users/rene.yml
- import_tasks: users/ansible.yml
# Set up the ansible environment