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

Update .gitlab-ci.yml file

parent 909a56b8
Branches
No related tags found
No related merge requests found
......@@ -42,7 +42,4 @@ unit-test-job: # This job runs in the test stage.
- apt-get -y update
- apt-get -y install python3
- source ansible/bin/activate
- which ansible-playbook
- which python
- ansible --version
- ansible-playbook site.yml -b -l localhost
- ansible-playbook site.yml -b -l localhost -e 'roles_path=../'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment