mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-14 05:22:00 +00:00
add lint skip_list and molecule setup
This commit is contained in:
committed by
Pelisse Romain
parent
042089d100
commit
147ee5214e
@@ -4,6 +4,8 @@ dependency:
|
||||
command: ansible-galaxy collection install -r molecule/default/requirements.yml -p $HOME/.ansible/collections --force-with-deps
|
||||
driver:
|
||||
name: docker
|
||||
lint: |
|
||||
ansible-lint -R -r ../../rules/ roles/*
|
||||
platforms:
|
||||
- name: instance
|
||||
image: registry.access.redhat.com/ubi8/ubi-init:latest
|
||||
|
||||
Reference in New Issue
Block a user