netz39-infra-ansible/ansible.cfg
Stefan Haun f9c5b2593d Update config yaml format in default callback plugin
```
[DEPRECATION WARNING]: community.general.yaml has been deprecated. The plugin
has been superseded by the the option `result_format=yaml` in callback plugin
ansible.builtin.default from ansible-core 2.13 onwards. This feature will be
removed from community.general in version 13.0.0. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg
```
2025-04-30 13:17:14 +02:00

5 lines
79 B
INI

[defaults]
inventory=inventory.yml
stdout_callback=default
result_format=yaml