mirror of https://github.com/ansible/ansible.git
Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK (#77182)
* Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK This makes the ansible-console able to customize the stdout callback. Ansible console currently uses statically minimal callback. * Add changelog * Move the fragment changelog in the right directorypull/77180/head
parent
871b2ca73a
commit
ea66cf189b
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-console - Provide a way to customize the stdout callback
|
Loading…
Reference in New Issue