forked from Netz39_Admin/netz39-infra-ansible
Rename "install-docker" to "docker"
This commit is contained in:
parent
f9e216355c
commit
8e1bc30498
3 changed files with 1 additions and 1 deletions
2
main.yml
2
main.yml
|
@ -46,7 +46,7 @@
|
|||
docker_compose_path: /usr/local/bin/docker-compose
|
||||
|
||||
roles:
|
||||
- role: install-docker
|
||||
- role: docker
|
||||
- role: apache
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Reference in a new issue