Giter Club home page Giter Club logo

ansible-aide's Introduction

ansible-aide's People

Contributors

ahuffman avatar ikuwow avatar kmonticolo avatar sean797 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-aide's Issues

Documentation format update

Documentation update formatting moving variable descriptions to a tabled format. Process was started, but still many variables to move to better format.

Aide Update DB should only occur on a managed change to a host

Currently the ansible-aide role runs an aide db update after every play run due to the fact that there's no way in Ansible to check if something/anything has changed during a playbook run on a host, which in turn should trigger the aide db update.

Some possible solutions received from the Ansible IRC community are:
Option 1.) Making use of the new playbook blocks feature to check and register changes from other roles/plays. This is currently not possible until a later release of Ansible core, which will allow for such things. I was told there could be a couple of month wait on this feature to be properly implemented.

Option 2.) A callback plugin could be written similar to what runs at the end of a playbook run where changes, failures, etc are displayed. Currently I don't have the knowledge/ability to write such a plug-in in Python (since I have no Python programming experience/ability) so this would have to be worked on by another contributor. Something such as when changes > 0 would trigger the Update aide database handler/task in this case. Volunteers please :)

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.