1234567891011121314151617 |
- galaxy_info:
- role_name: condensed_output
- author: Emmanuel Bouthenot <kolter@openics.org>
- description: Provides a stdout callback plugin with a condensed output
- license: BSD-3-Clause
- min_ansible_version: 2.6
- platforms: all
- galaxy_tags:
- - stdout
- - callback
- - print
- dependencies: []
|