mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-10-17 13:51:43 -07:00
keycloak_quarkus: add https to molecule test setup
This commit is contained in:
parent
469036e9e7
commit
391749830e
5 changed files with 48 additions and 6 deletions
|
@ -16,7 +16,9 @@ platforms:
|
|||
port_bindings:
|
||||
- "8080/tcp"
|
||||
- "8443/tcp"
|
||||
- "8009/tcp"
|
||||
- "8009/tcp"
|
||||
published_ports:
|
||||
- 0.0.0.0:8443:8443/tcp
|
||||
provisioner:
|
||||
name: ansible
|
||||
config_options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue