remove vars_files from pizza1 playbook

This commit is contained in:
Arya 2024-01-12 16:23:53 +05:30
parent 2ba4e1cafd
commit d0fe187347
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

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