Merge pull request #35 from gardar/ci/ansible-lint

removed: remove lint from molecule to avoid repetition
This commit is contained in:
Ben Kochie 2023-03-02 13:01:07 +01:00 committed by GitHub
commit 5e3e8e6b95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View file

@ -3,10 +3,6 @@ dependency:
name: galaxy
driver:
name: docker
lint: |
set -e
yamllint -c ${YAMLLINT_CONFIG_FILE} .
ansible-lint
platforms:
- name: almalinux-8
image: dokken/almalinux-8

View file

@ -1,8 +1,6 @@
molecule
docker
ansible-lint
pytest-testinfra
jmespath
selinux
passlib
yamllint