This commit is contained in:
@@ -6,9 +6,9 @@ jobs:
|
||||
deploy:
|
||||
runs-on: "homesrv01"
|
||||
steps:
|
||||
- name: update
|
||||
run: |
|
||||
apt update -y && apt upgrade -y
|
||||
#- name: update
|
||||
# run: |
|
||||
# apt update -y && apt upgrade -y
|
||||
|
||||
- name: install ansible
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user