From 22f007a7e50fb2b0264244eb98ffb733ed55afd9 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 28 Mar 2024 23:27:18 +0100
Subject: [PATCH] python/ansible-core: update to 2.15.10

---
 components/python/ansible-core/patches/02-selinux.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/ansible-core/patches/02-selinux.patch b/components/python/ansible-core/patches/02-selinux.patch
index 7c79b55..4401489 100644
--- a/components/python/ansible-core/patches/02-selinux.patch
+++ b/components/python/ansible-core/patches/02-selinux.patch
@@ -1,5 +1,5 @@
---- ansible-core-2.15.9/test/units/module_utils/basic/test_selinux.py.orig
-+++ ansible-core-2.15.9/test/units/module_utils/basic/test_selinux.py
+--- ansible-core-2.15.10/test/units/module_utils/basic/test_selinux.py.orig
++++ ansible-core-2.15.10/test/units/module_utils/basic/test_selinux.py
 @@ -37,6 +37,7 @@
  # test AnsibleModule selinux wrapper methods
  @pytest.mark.usefixtures('no_args_module_exec')

--
Gitblit v1.9.3