fix: remove vars_files include
This commit is contained in:
parent
8317bffa1c
commit
f4491bc1d1
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
||||||
serial: 2
|
serial: 2
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
# load role defaults
|
|
||||||
vars_files:
|
|
||||||
- "defaults/main.yaml"
|
|
||||||
|
|
||||||
# import handlers
|
# import handlers
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "handlers/main.yaml"
|
- import_tasks: "handlers/main.yaml"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue