Rename task docker to docker_install

This commit is contained in:
Stefan Haun 2020-11-24 19:44:01 +01:00
parent 7afcd80bd8
commit b6eb94e0c4
2 changed files with 1 additions and 1 deletions

View file

@ -40,7 +40,7 @@
include_tasks: tasks/users.yml
- name: Setup Docker
include_tasks: tasks/docker.yml
include_tasks: tasks/docker_install.yml
- name: Setup httpd
include_tasks: tasks/httpd.yml