| Name: Files required for Crostini garcon service integration with Ansible |
| Short Name: ansible |
| URL: https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/callback/minimal.py |
| Version: 2.8 |
| Date: 07/08/2019 |
| Revision: 978dd9f541388c1de41f59cdc342a9349b630322 |
| License: GPL v3 |
| License File: LICENSE |
| Security Critical: no |
| Description: |
| Files for garcon integration with Ansible that are put into Crostini default |
| container so that ansible-playbook spawned from garcon is integrated with |
| garcon, for example, produces custom parsable output. |
| Local Modifications: Callback plugin is renamed and description is changed to |
| match plugin purpose. Added custom messages parsed by garcon, stripped down, |
| changed warnings print destination to stdout. |