.
This commit is contained in:
@@ -13,7 +13,10 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
ansible:
|
ansible:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: librespace/ansible
|
container:
|
||||||
|
image: librespace/ansible
|
||||||
|
volumes:
|
||||||
|
- ${{github.workspace}}/ansible:/ansible
|
||||||
steps:
|
steps:
|
||||||
- name: ls
|
- name: ls
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user