From 3f66db14a3d6a87d0fea4d54ce44761b13325cf6 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:51:55 +0000 Subject: [PATCH] [PR #7927/fa1f2af4 backport][stable-8] Update iso_customize.py notes section (#7930) Update iso_customize.py notes section (#7927) Documentation now shows support for python 3.4+ (cherry picked from commit fa1f2af4601a187502c77a921197549e67e69376) Co-authored-by: Chuck Milam --- plugins/modules/iso_customize.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/iso_customize.py b/plugins/modules/iso_customize.py index ef752693a1..543faaa5ef 100644 --- a/plugins/modules/iso_customize.py +++ b/plugins/modules/iso_customize.py @@ -69,7 +69,7 @@ options: type: str required: true notes: -- The C(pycdlib) library states it supports Python 2.7 and 3.4 only. +- The C(pycdlib) library states it supports Python 2.7 and 3.4+. - > The function C(add_file) in pycdlib will overwrite the existing file in ISO with type ISO9660 / Rock Ridge 1.12 / Joliet / UDF. But it will not overwrite the existing file in ISO with Rock Ridge 1.09 / 1.10.