mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-31 11:54:54 +00:00
Comprehensive linter warning fixes
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
register: path_to_workdir
|
||||
become: true
|
||||
|
||||
- name: "Extract Keycloak archive on target"
|
||||
- name: "Extract Keycloak archive on target" # noqa no-handler need to run this here
|
||||
ansible.builtin.unarchive:
|
||||
remote_src: true
|
||||
src: "{{ archive }}"
|
||||
|
||||
Reference in New Issue
Block a user