This commit is contained in:
@@ -12,7 +12,10 @@ jobs:
|
|||||||
|
|
||||||
- name: install ansible
|
- name: install ansible
|
||||||
run: |
|
run: |
|
||||||
apt install ansible -y
|
apt update -y
|
||||||
|
apt install python3-pip -y
|
||||||
|
python3 -m pip install ansible
|
||||||
|
python3 -m pip install ansible-lint
|
||||||
|
|
||||||
- name: Portainer webhook
|
- name: Portainer webhook
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user