diff --git a/roles/mgrote.set_apt_sources/tasks/main.yml b/roles/mgrote.set_apt_sources/tasks/main.yml index 66c9094b..c7cf5ff4 100644 --- a/roles/mgrote.set_apt_sources/tasks/main.yml +++ b/roles/mgrote.set_apt_sources/tasks/main.yml @@ -9,7 +9,7 @@ register: copy_src - - name: apt_update + - name: apt_update # noqa 503 503 become: yes apt: update_cache: yes