Explorar o código

Fix test failures on Ubuntu 12.04.

Jeff Geerling %!s(int64=9) %!d(string=hai) anos
pai
achega
84b308c3d4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tasks/setup-Debian.yml

+ 1 - 0
tasks/setup-Debian.yml

@@ -1,6 +1,7 @@
 ---
 - name: Update apt cache.
   apt: update_cache=yes cache_valid_time=86400
+  changed_when: false
 
 - name: Ensure nginx is installed.
   apt: