Skip to content

Commit 53cef9f

Browse files
committed
don't disable repos at end of play when dnf_repos_enabled
1 parent e3716b3 commit 53cef9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/disable-repos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
ansible.builtin.include_role:
66
name: dnf_repos
77
tasks_from: disable_repos.yml
8+
when: not dnf_repos_enabled | default(false) | bool

0 commit comments

Comments
 (0)