Explorar el Código

[jails] Fix issue with package updating after OS ugprade

Colin Powell hace 2 años
padre
commit
76d08556ff
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      lab/ansible/roles/jails/tasks/main.yml

+ 2 - 0
lab/ansible/roles/jails/tasks/main.yml

@@ -1,3 +1,5 @@
 ---
 - name: Package cache updated
   shell: pkg update -f
+  environment:
+    IGNORE_OSVERSION: yes