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:
Jesse Pretorius 2017-03-13 18:35:33 +00:00 committed by Jesse Pretorius (odyssey4me)
parent 1da7340a99
commit 03b702b26a
2 changed files with 0 additions and 5 deletions

@ -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