and we have a fix for ci maybe
This commit is contained in:
parent
c3912033df
commit
9fc845a2e2
1 changed files with 4 additions and 1 deletions
|
@ -29,9 +29,12 @@
|
|||
- postgresql_server
|
||||
- apache
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
|
||||
tasks:
|
||||
# this is how you include other task lists
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue