Skip to content

Commit

Permalink
update ansible-lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
andreygubarev committed Jun 6, 2023
1 parent 8df2988 commit cf37794
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
offline: true

exclude_paths:
- molecule_qemu/cookiecutter/{{cookiecutter.molecule_directory}}/{{cookiecutter.scenario_name}}/converge.yml
- molecule_qemu/cookiecutter/{{cookiecutter.molecule_directory}}/{{cookiecutter.scenario_name}}/prepare.yml
2 changes: 0 additions & 2 deletions .ansible-lint-ignore

This file was deleted.

0 comments on commit cf37794

Please sign in to comment.