--- - name: Deploy daily local health checks hosts: managed become: true gather_facts: false roles: - role: healthcheck tags: [healthcheck, timers]