don't configure consul if it's not enabled

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-01-28 20:57:39 +01:00
parent e37ebad154
commit 66bb521b33
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
- import_tasks: container.yml
- import_tasks: firewall.yml
- import_tasks: consul.yml
when: bootstrap__consul_enabled