changed proxmox.yml file

This commit is contained in:
Shankar Mounesh
2022-06-12 17:28:20 +05:30
parent 42e5fea10e
commit 7cd6b48f3e
2 changed files with 10 additions and 2 deletions
+5
View File
@@ -19,6 +19,11 @@
dest: /etc/apt/sources.list.d/pve-enterprise.list
owner: root
group: root
- name: Remove ansible repo
community.general.apt_repo:
repo: ansible/ansible
state: absent
tasks: