From 0fc16aa4f41ef9beed4d3ff6ca659d8520c8c17d Mon Sep 17 00:00:00 2001 From: Lucas <116588+hairmare@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:21:29 +0100 Subject: [PATCH] chore: update fam dependency min version (#194) --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index eb154ba..a9d57eb 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -20,7 +20,7 @@ dependencies: radiorabe.foreman: ">=0.9.0" radiorabe.podman: ">=0.1.0" radiorabe.rabe_zabbix: ">=0.1.1" - theforeman.foreman: ">=3.5.0" + theforeman.foreman: ">=4.2.0" freeipa.ansible_freeipa: ">=1.11.0" repository: https://github.com/radiorabe/ansible-collection-rabe_foreman documentation: https://github.com/radiorabe/ansible-collection-rabe_foreman/blob/main/README.md