diff --git a/.github/workflows/ansible_molecule_teststing.yml b/.github/workflows/ansible_molecule_teststing.yml index c12c1cc..08b612b 100644 --- a/.github/workflows/ansible_molecule_teststing.yml +++ b/.github/workflows/ansible_molecule_teststing.yml @@ -60,6 +60,7 @@ jobs: run: | apt-get install gnupg2 rsync openssh-client openssh-server -y cd roles/bareos + poetry --ansi run ansible --version poetry --ansi run ansible-galaxy --version poetry --ansi run ansible-galaxy install -r requirements.yml -vvv poetry --ansi run molecule test