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 906ee63 commit d755329
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install python
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.9'
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with:
Expand Down
4 changes: 0 additions & 4 deletions roles/bareos/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
---

dependency:
name: shell
command: |
pwd
ls -lha
name: galaxy
options:
ignore-certs: true
Expand Down

0 comments on commit d755329

Please sign in to comment.