GithubHelp home page GithubHelp logo

goryszewskig / ansiblereporter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msabramo/ansiblereporter

0.0 2.0 0.0 273 KB

Ansible output parsing and reporting automation tools

Makefile 0.92% Python 99.08%

ansiblereporter's Introduction

Ansible command output parsers

This module contains scripts to run ansible commands on targets and storing the results to nicely formatted output files. You can either use the default scripts included, or use the module to process output data as required.

Major difference to normal ansible is that all results are collected before reporting, avoiding issues with mixed asynchronous output from various hosts when using multiple forks.

Installing

Run one of following to install these tools:

make install

PREFIX=/usr/local make install

Included commands

ansible-reporter

Run single ansible command with options to output data to files, either with default formatter or as json formatted results. With no options results are collected and reported to stdout in mostly ansible compatible text output.

ansible-playbook-reporter

Run ansible playbook with similar options to output data from playbook steps to files as ansible-reporter. The output differs from playbook output, because for each host output from each ansible playbook task is reported fully.

Example data parsers

Trivial example data parsers are available in examples/ directory of source code tree.

ansiblereporter's People

Contributors

hile-codento avatar hile avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.