don't configure consul if it's not enabled
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e37ebad154
commit
66bb521b33
|
@ -2,3 +2,4 @@
|
|||
- import_tasks: container.yml
|
||||
- import_tasks: firewall.yml
|
||||
- import_tasks: consul.yml
|
||||
when: bootstrap__consul_enabled
|
||||
|
|
Loading…
Reference in New Issue