Infra/ansible/tasks/remove_prox_ee_apt.yml

7 lines
148 B
YAML
Raw Permalink Normal View History

2022-04-15 15:51:58 +02:00
- name: Remove PVE EE repo
ansible.builtin.file:
path: /etc/apt/sources.list.d/{{ item }}.list
state: absent
loop:
- pve-enterprise