Update Ansible release version to v2.20.6.post0. (#86995)

This commit is contained in:
Matt Davis
2026-05-18 21:23:05 +00:00
committed by GitHub
parent 4cb8284006
commit e96c3d9d0f
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.20.6'
__version__ = '2.20.6.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Good Times Bad Times"