This commit is contained in:
@@ -12,7 +12,9 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
#uses: actions/setup-python@v4
|
||||||
|
run: |
|
||||||
|
apt -y install python3
|
||||||
|
|
||||||
- name: Install Ansible
|
- name: Install Ansible
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user