run docker-compose, TODO: pip package?
This commit is contained in:
parent
097c2cedb5
commit
c7d8712dbd
1 changed files with 5 additions and 0 deletions
|
@ -11,3 +11,8 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: staff
|
group: staff
|
||||||
|
|
||||||
|
- name: Start the container
|
||||||
|
docker_compose:
|
||||||
|
project_src: /var/local/keycloak
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue