]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Drop yaml callback from ansible.cfg main
authorDmitriy Rabotyagov <noonedeadpunk@gmail.com>
Wed, 20 May 2026 17:49:54 +0000 (19:49 +0200)
committerSeena Fallah <seenafallah@gmail.com>
Wed, 15 Jul 2026 21:06:05 +0000 (23:06 +0200)
commit50c29579f39753f1968bd7df9059ea019a5caa33
treef4799aea585011f5e34834178bc975f7eb0b63d0
parent217478b24d03f1a3b048cefeba122742914bed41
Drop yaml callback from ansible.cfg

community.general.yaml callback has been deprecated
and raises a critical error on modern ansible.
`result_format` should be used instead[1]

[1] https://docs.ansible.com/projects/ansible/latest/collections/community/general/yaml_callback.html

Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
ansible.cfg