rename container.yml to docker.yml

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-03-30 13:18:39 +02:00
parent 16e3085067
commit 453b263999
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
---
- import_tasks: config.yml
- import_tasks: container.yml
- import_tasks: docker.yml
- import_tasks: consul.yml