Synced default value (fedora 36)

This commit is contained in:
Michele Cereda
2022-09-17 14:55:30 +02:00
parent 4724f94f5a
commit 1f933ce65d

View File

@@ -22,7 +22,7 @@
best: false best: false
clean_requirements_on_remove: true clean_requirements_on_remove: true
installonly_limit: 2 installonly_limit: 2
gpgcheck: 1 gpgcheck: true
tasks: tasks:
- name: "Configure {{ ansible_pkg_mgr|upper }}" - name: "Configure {{ ansible_pkg_mgr|upper }}"
when: ansible_pkg_mgr in ['dnf', 'yum'] when: ansible_pkg_mgr in ['dnf', 'yum']