Update Ansible release version to v2.18.9.post0. (#85827)

This commit is contained in:
Matt Davis
2025-09-08 19:02:10 +00:00
committed by GitHub
parent 3d626bec28
commit a6464a121f
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.18.9'
__version__ = '2.18.9.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Fool in the Rain"