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 e3a4c72 commit 67d8988Copy full SHA for 67d8988
tasks/main.yml
@@ -17,7 +17,7 @@
17
name: parallel
18
state: absent
19
purge: true
20
- when: gnu_parallel_remove_distro_version
+ when: gnu_parallel_remove_distro_version | bool
21
tags:
22
- configuration
23
- gnu-parallel
0 commit comments