Move scm script to after when bash is found.
This commit is contained in:
parent
16a159dfea
commit
031d93c73b
@ -16,14 +16,14 @@
|
|||||||
- include: tasks/general/start.yml
|
- include: tasks/general/start.yml
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: tasks/general/scripts/root.yml
|
|
||||||
|
|
||||||
- include: tasks/general/software/packages.yml
|
- include: tasks/general/software/packages.yml
|
||||||
- include: tasks/general/software/services.yml
|
- include: tasks/general/software/services.yml
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
|
||||||
- include: facts/general/gather.yml
|
- include: facts/general/gather.yml
|
||||||
|
|
||||||
|
- include: tasks/general/scripts/root.yml
|
||||||
|
|
||||||
- include: tasks/general/acct_mgmt/groups.yml
|
- include: tasks/general/acct_mgmt/groups.yml
|
||||||
- include: tasks/general/acct_mgmt/users.yml
|
- include: tasks/general/acct_mgmt/users.yml
|
||||||
- include: tasks/general/acct_mgmt/sudo.yml
|
- include: tasks/general/acct_mgmt/sudo.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user