This commit is contained in:
@@ -8,11 +8,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: update
|
- name: update
|
||||||
run: |
|
run: |
|
||||||
apt update -y && apt upgrade -y"
|
apt update -y && apt upgrade -y
|
||||||
|
|
||||||
- name: install ansible
|
- name: install ansible
|
||||||
run: |
|
run: |
|
||||||
apt install ansible"
|
apt install ansible
|
||||||
|
|
||||||
- name: Portainer webhook
|
- name: Portainer webhook
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user