Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 6, 2024
1 parent 202ddbe commit 7091d9a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions roles/bareos/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ platforms:
scenario:
test_sequence:
- dependency
- lint
- destroy
- syntax
- create
Expand All @@ -119,11 +118,5 @@ provisioner:
bareos_dir: ubuntu2204-instance
oraclelinux9-instance:
bareos_dir: debian12-instance
lint: |
whereis poetry
export ANSIBLE_ROLES_PATH=${MOLECULE_PROJECT_DIRECTORY}/..
yamllint .
ansible-lint .
flake8 .
verifier:
name: ansible

0 comments on commit 7091d9a

Please sign in to comment.