From 14a0e387aca4f8d2bbf1688f99abb1b44535d9de Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 1 Feb 2024 18:51:51 +0100 Subject: [PATCH] [stable-7] Update iso_customize.py notes section (#7927) (#7931) 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 6e01dc0976..4967a65a33 100644 --- a/plugins/modules/iso_customize.py +++ b/plugins/modules/iso_customize.py @@ -70,7 +70,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.