We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b20f3 commit bb0d749Copy full SHA for bb0d749
remove_cluster.yml
@@ -37,6 +37,7 @@
37
name: consul
38
state: stopped
39
enabled: false
40
+ when: remove_consul|bool
41
- name: Delete Consul content
42
file:
43
path: "{{ consul_data_path }}"
0 commit comments