fixing more packages installs
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
become: "{{ sys_pkg_become }}"
|
||||
ansible.builtin.dnf:
|
||||
name: "{{ zfs.repo_pkg }}"
|
||||
disable_gpg_check: "{{ zfs.skip_gpg_check }}"
|
||||
state: present
|
||||
|
||||
- name: Debian configuration
|
||||
|
||||
Reference in New Issue
Block a user