Skip to content
Snippets Groups Projects
Commit 05c4ccb3 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

Update .gitlab-ci.yml file

parent 2457cf2c
No related branches found
No related tags found
No related merge requests found
......@@ -40,4 +40,8 @@ unit-test-job: # This job runs in the test stage.
script:
- echo "Running unit tests..."
- source ansible/bin/activate
- ansible --version
- which ansible-playbook
- which python3
- which python
- ansible-playbook site.yml -b -l localhost
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment