mirror of
https://github.com/onemarcfifty/ansible-rundeck.git
synced 2026-01-23 02:24:16 +00:00
Merge pull request #2 from hansbickhofe/patch-1
This commit is contained in:
commit
8cb55aa67d
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ services:
|
|||
- 8080:8080
|
||||
volumes:
|
||||
- ansible-data:/home/rundeck/ansible
|
||||
networks:
|
||||
networks:
|
||||
- db-net
|
||||
mariadb:
|
||||
image: mariadb:10.5.8
|
||||
|
|
@ -37,4 +37,4 @@ volumes:
|
|||
mariadb-data:
|
||||
ansible-data:
|
||||
networks:
|
||||
db-net:
|
||||
db-net:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue