Skip to content

Commit

Permalink
fix: removed molecule lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishavint committed Aug 25, 2023
1 parent 965c883 commit 29f345d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ provisioner:
k8s_cluster_initial_master: true
verifier:
name: ansible
lint: |
yamllint .
ansible-lint
scenario:
test_sequence:
- dependency
Expand Down
3 changes: 0 additions & 3 deletions molecule/default_ext-etcd-sec/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ provisioner:
- "{{ etcd_cert_dir }}/peer.pem"
verifier:
name: ansible
lint: |
yamllint .
ansible-lint
scenario:
test_sequence:
- dependency
Expand Down

0 comments on commit 29f345d

Please sign in to comment.