mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
remove unused set_fact
This commit is contained in:
parent
bf26c727a8
commit
33e80a0cd4
3 changed files with 7 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: Ensures required package firewalld are installed
|
||||
ansible.builtin.include_tasks: fastpackages/install.yml
|
||||
ansible.builtin.include_tasks: fastpackages.yml
|
||||
vars:
|
||||
packages_list:
|
||||
- firewalld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue