Remove useless apt update handler

This commit is contained in:
Benoît S. 2017-09-20 14:19:30 +02:00
parent 21f85e4e84
commit cbe40162d9

View file

@ -3,7 +3,3 @@
service:
name: php-fpm
state: restarted
- name: apt update
apt:
update_cache: yes