fixing syntax error, pre-tasks != pre_tasks
This commit is contained in:
parent
6652bd33fc
commit
42b8d2384e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
- { role: sudo, tags: ['sudo'] }
|
||||
- apache
|
||||
|
||||
pre-tasks:
|
||||
pre_tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue