removed: remove lint from molecule to avoid repetition

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2023-03-02 11:06:44 +00:00
parent db1c7d620b
commit dd030809f6
No known key found for this signature in database
GPG key ID: 00872BAF59D98753
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