We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c160088 commit 6e53352Copy full SHA for 6e53352
roles/rtorrent/tasks/main.yml
@@ -253,4 +253,4 @@
253
community.docker.docker_container:
254
name: "{{ rtorrent_container_name }}"
255
state: absent
256
- when: rtorrent_enabled is false
+ when: rtorrent_enabled is false
0 commit comments