We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9855572 commit 3bad480Copy full SHA for 3bad480
molecule/default/molecule.yml
@@ -7,9 +7,6 @@ dependency:
7
requirements-file: collections.yml
8
driver:
9
name: docker
10
-lint: |
11
- yamllint .
12
- ansible-lint --exclude molecule/ --exclude playbooks/
13
platforms:
14
- name: instance1
15
image: "geerlingguy/docker-${image:-ubuntu2004}-ansible:${tag:-latest}"
0 commit comments