Skip to content

Commit

Permalink
YAML as stdout_callback
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Dec 11, 2019
1 parent adbe4f6 commit 2b790d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ remi
=========

<img src="https://docs.ansible.com/ansible-tower/3.2.4/html_ja/installandreference/_static/images/logo_invert.png" width="10%" height="10%" alt="Ansible logo" align="right"/>
<a href="https://travis-ci.org/robertdebock/ansible-role-remi"> <img src="https://travis-ci.org/robertdebock/ansible-role-remi.svg?branch=master" alt="Build status"/></a> <img src="https://img.shields.io/ansible/role/d/"/> <img src="https://img.shields.io/ansible/quality/"/>
<a href="https://travis-ci.org/robertdebock/ansible-role-remi"> <img src="https://travis-ci.org/robertdebock/ansible-role-remi.svg?branch=master" alt="Build status"/></a> <img src="https://img.shields.io/ansible/role/d/42049"/> <img src="https://img.shields.io/ansible/quality/42049"/>

Install and enable remi yum repositories on your system.

Expand Down
4 changes: 4 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,9 @@ platforms:
pre_build_image: yes
provisioner:
name: ansible
config_options:
defaults:
stdout_callback: yaml
bin_ansible_callbacks: true
scenario:
name: default

0 comments on commit 2b790d7

Please sign in to comment.