Update Ansible release version to v2.19.5.post0. (#86315)

This commit is contained in:
sivel / Matt Martz
2025-12-09 18:32:19 +00:00
committed by GitHub
parent a3ce7a556e
commit 0187af7fb9
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.19.5'
__version__ = '2.19.5.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "What Is and What Should Never Be"