# Update and upgrade prod servers --- - hosts: tera_prod tasks: - name: Update and dist-upgrade apt: update_cache=yes state=latest upgrade=dist