We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3716b3 commit 53cef9fCopy full SHA for 53cef9f
ansible/disable-repos.yml
@@ -5,3 +5,4 @@
5
ansible.builtin.include_role:
6
name: dnf_repos
7
tasks_from: disable_repos.yml
8
+ when: not dnf_repos_enabled | default(false) | bool
0 commit comments