Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 3, 2024
1 parent ec4eb5e commit 9479d0d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions roles/bareos/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ dependency:
options:
ignore-certs: true
ignore-errors: true
name: shell
command: whereis poetry
driver:
name: docker
platforms:
Expand Down Expand Up @@ -122,9 +120,8 @@ provisioner:
oraclelinux9-instance:
bareos_dir: debian12-instance
lint: |
whereis poetry
export ANSIBLE_ROLES_PATH=${MOLECULE_PROJECT_DIRECTORY}/..
export PY_COLORS=1
export ANSIBLE_FORCE_COLOR=1
yamllint .
ansible-lint .
flake8 .
Expand Down

0 comments on commit 9479d0d

Please sign in to comment.