--- - name: restart caddy service: name: caddy state: restarted - name: update apt cache apt: update_cache: true