diff --git a/playbooks/common-tasks/restart-service.yml b/playbooks/common-tasks/restart-service.yml index 808fb0990e..67eaeb7c0a 100644 --- a/playbooks/common-tasks/restart-service.yml +++ b/playbooks/common-tasks/restart-service.yml @@ -28,6 +28,8 @@ executable: "/bin/bash" register: _enabled_services changed_when: false + tags: + - skip_ansible_lint - name: Execute service action service: