Przeglądaj źródła

Update Debian.yml

qiaofeng1227 2 lat temu
rodzic
commit
6514e57048
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      apps/roles/role_common/tasks/Debian.yml

+ 1 - 1
apps/roles/role_common/tasks/Debian.yml

@@ -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