Update Ansible release version to v2.18.6.post0. (#85179)

pull/85195/head
Matt Davis 7 months ago committed by GitHub
parent 4c144e66e2
commit 8fd554d4fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save