Rename vars/common.yml to vars/main.yml
The file vars/main.yml is automatically loaded so by using this file name we're able to get rid of the task that loads vars/common.yml which is a small optimisation. Change-Id: I4e32c8e10414080a5c0bd14df874a28b8f28e9fa
This commit is contained in:
parent
1da7340a99
commit
03b702b26a
@ -36,11 +36,6 @@
|
||||
tags:
|
||||
- always
|
||||
|
||||
- name: Gather variables that apply to all operating systems
|
||||
include_vars: common.yml
|
||||
tags:
|
||||
- always
|
||||
|
||||
- include: galera_upgrade_check.yml
|
||||
tags: galera_server-upgrade
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user