mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-21 14:58:02 +01:00
debug
This commit is contained in:
parent
ef51a0608c
commit
1bc6cad793
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
|||
name: run ansible
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: ls -al
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5.2.0
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue