mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
ci: linter version update fixes
This commit is contained in:
parent
3b45c133b8
commit
9278d3440e
6 changed files with 12 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue