remove vars_files from pizza1 playbook
This commit is contained in:
parent
2ba4e1cafd
commit
d0fe187347
@ -1,8 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Pizza-1 specific stuff
|
- name: Pizza-1 specific stuff
|
||||||
hosts: eu
|
hosts: eu
|
||||||
vars_files:
|
|
||||||
- ./vars.yaml
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install stuff
|
- name: Install stuff
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
|
Loading…
Reference in New Issue
Block a user