mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-14 13:32:02 +00:00
ci: linter version update fixes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
- block:
|
||||
- name: Check packages to be installed
|
||||
block:
|
||||
- name: "Check if packages are already installed"
|
||||
ansible.builtin.command: "rpm -q {{ packages_list | join(' ') }}"
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user