Update Ansible release version to v2.18.11.post0. (#86129)

This commit is contained in:
Matt Davis
2025-11-04 16:10:32 -08:00
committed by GitHub
parent 932dc80fe9
commit 8e8cf05703

View File

@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.18.11'
__version__ = '2.18.11.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Fool in the Rain"