Update Debian.yml

This commit is contained in:
qiaofeng1227 2023-05-11 08:11:03 +08:00 committed by GitHub
parent 4f56e44ffc
commit 6514e57048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
retries: 50
delay: 10
failed_when: "'FAILED' in result.stdout"
when: common_system_upgrade and (init == '1' or init == 1)
when: common_system_upgrade and (init == '2' or init == 2)
- block:
- name: Install Common Software