setup python

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
Martin Schurz 2022-07-09 01:19:12 +02:00
parent 013a554731
commit 0eddf2872b

View file

@ -30,6 +30,11 @@ jobs:
path: ansible_collections/devsec/hardening
submodules: true
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: 3.7
- name: Create default collection path symlink
run: |
mkdir -p /home/runner/.ansible