COpy Task für die vscode.repo datei entfernt
This commit is contained in:
@@ -42,14 +42,6 @@
|
||||
state: present
|
||||
loop: "{{ rpm_keys }}"
|
||||
|
||||
- name: Import Repo datei für Codium.
|
||||
ansible.builtin.copy:
|
||||
dest: /etc/yum.d/
|
||||
src: "{{ codium_repo }}"
|
||||
owner: root
|
||||
group: root
|
||||
mode: "644"
|
||||
|
||||
- name: Install RPM Fuison
|
||||
ansible.builtin.dnf:
|
||||
name: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user