add the vars file

This commit is contained in:
Andreas Zweili 2021-08-17 22:19:04 +02:00
parent 664bd42f9e
commit 734d054ecf
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
---
- hosts: localhost
become: true
vars_files:
- vars/main.yml
roles:
- common
tasks: