fix ordering to get unzip after trying to unzip
This commit is contained in:
parent
bd87a2487f
commit
ff33da4818
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
- include_tasks: "{{ ansible_os_family }}_pki.yml"
|
|
||||||
- include_tasks: "{{ ansible_os_family }}.yml"
|
- include_tasks: "{{ ansible_os_family }}.yml"
|
||||||
|
- include_tasks: "{{ ansible_os_family }}_pki.yml"
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue