mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-09 23:54:29 -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
|
@ -2,10 +2,6 @@
|
|||
- name: Prepare
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: Disable beta repos
|
||||
ansible.builtin.command: yum config-manager --disable '*beta*'
|
||||
ignore_errors: yes
|
||||
|
||||
- name: Install sudo
|
||||
ansible.builtin.yum:
|
||||
name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue