Ansible Replay

https://img.shields.io/travis/amb1s1/ansible-replay.svg https://img.shields.io/pypi/v/ansible-replay.svg

Replay Ansible capture output.

Requirements

click

colorama

Installation

Clone repo

$ clone https://github.com/amb1s1/ansible-replay.git

Install ansible-replay

$ cd ansible-replay
$ pip install .

ansible-replay is ready to run!

Running

$ ansible-replay sample.log

sample.log is the capture from your ansible-playbook

$ ansible-playbook sample_playbook.yml > sample.log

Screencast

data/ansible-replay.gif