--- # handlers for letsencrypt install - name: "update package cache" apt: upgrade: "safe" update_cache: yes