Ansible is required.

This commit is contained in:
Robert de Bock 2021-06-09 17:06:16 +02:00
parent d5d9483637
commit f6b9577918
2 changed files with 3 additions and 4 deletions

View File

@ -153,8 +153,8 @@
dest: .github/FUNDING.yml
- source: pre-commit-config.yaml
dest: .pre-commit-config.yaml
- source: collections.yml
dest: molecule/default/collections.yml
# - source: collections.yml
# dest: molecule/default/collections.yml
loop_control:
label: "{{ item.source }}"

View File

@ -16,8 +16,7 @@ cache:
install:
- pip install --upgrade pip
- pip install yamllint
- pip install ansible-lint
- pip install ansible ansible-lint yamllint
script:
- yamllint .