This commit is contained in:
@@ -12,7 +12,10 @@ jobs:
|
||||
|
||||
- name: install ansible
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user