From fa1f2af4601a187502c77a921197549e67e69376 Mon Sep 17 00:00:00 2001 From: Chuck Milam Date: Thu, 1 Feb 2024 11:41:07 -0600 Subject: [PATCH] Update iso_customize.py notes section (#7927) Documentation now shows support for python 3.4+ --- 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.