]> arthur.barton.de Git - AnsibleRoles.git/blobdiff - roles/apache2-php7/tasks/main.yml
Apt module: Update "state=installed" to "state=present"
[AnsibleRoles.git] / roles / apache2-php7 / tasks / main.yml
index 47eaa91a7c7f0630df1fe2d585e8b0d1b6433136..9a74644e8c72106b2283111a85486315ec771001 100644 (file)
@@ -6,7 +6,7 @@
     - apache
     - packages
   apt: >
-    state=installed
+    state=present
     name={{ item }}
   with_items:
     - libapache2-mod-php