diff --git a/php/handlers/main.yml b/php/handlers/main.yml index 641154c8..31c87470 100644 --- a/php/handlers/main.yml +++ b/php/handlers/main.yml @@ -3,7 +3,3 @@ service: name: php-fpm state: restarted - -- name: apt update - apt: - update_cache: yes