sso: remove conditional on apply_patches

This commit is contained in:
Guido Grazioli 2023-03-15 17:23:04 +01:00
parent 59b69a6592
commit 23ce09d595
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B

View file

@ -15,7 +15,6 @@
delegate_to: localhost
run_once: yes
when:
- patch_archive_path is defined and patch_archive_path.stat is defined and not patch_archive_path.stat.exists or patch_archive_path is not defined
- sso_enable is defined and sso_enable
- not keycloak_offline_install
- sso_apply_patches