Skip to content

larsks/ara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARA: Ansible Run Analysis

tl;dr

ARA is an attempt to make Ansible runs easier to visualize, understand and troubleshoot.

ARA is two things:

  1. An Ansible callback plugin to record playbook runs into an sqlite database
  2. A Flask web interface to visualize that sqlite database

What does it look like ?

A video is available on YouTube and the following is a screenshot of the web interface:

image

Documentation

Documentation is available on readthedocs.io.

Installing and Using ARA

Please refer to the documentation to install, configure and use ARA.

Author

David Moreau Simard

Contributors and special thanks

See contributors on GitHub.

Special thanks to Lars Kellogg-Stedman for the early feedback on the early feedback on the project, ideas and code contributions.

Copyright

Copyright 2016 Red Hat, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

ARA - Ansible Run Analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.7%
  • Python 37.3%