Skip to content

Commit ec79625

Browse files
author
Kroner
committed
fix5 pipeline - testing
1 parent 97a5120 commit ec79625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Starting ansible
8888
run: |
89-
echo ./
89+
pwd
9090
ls ./
9191
cd ansible/
92-
ansible-playbook playbook.yaml -vvv
92+
ls ./

0 commit comments

Comments
 (0)