Go to file
David Moreau-Simard 0289cefcbf Interface improvements and revamp
- We've switched CSS framework from bootstrap to patternfly
- pathtruncate filter now accepts an integer parameter to
  specify the desired length. It's sometimes desireable to
  truncate more or less depending on where the path is shown.
- Overall improvements to navigation and each and every item

Change-Id: Ibac9b26a1a68a06e585251733f6d122860d5ea77
2016-06-16 15:18:55 -04:00
2016-06-16 15:18:55 -04:00
2016-06-16 15:18:55 -04:00
2016-05-08 22:45:47 -04:00
2016-06-09 14:17:47 -04:00
2016-05-08 22:45:47 -04:00
2016-06-13 23:38:39 -04:00

ARA: Ansible Run Analysis

tl;dr

ARA records Ansible Playbook runs seemlessly to make them easier to visualize, understand and troubleshoot. It integrates with Ansible wherever you run it.

ARA is three things:

  1. An Ansible callback plugin to record playbook runs into a local or remote database
  2. A CLI client
  3. A dynamic, database-driven web interface that can also be generated and served from static files

Discussing ARA

We hang out in #ara on freenode IRC. Come chat with developers and users !

Documentation

Frequently asked questions and documentation on how to install, configure, use or contribute to ARA is available on readthedocs.io.

Contributors

See contributors on GitHub.

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.

Description
RETIRED, this project has moved to https://github.com/ansible-community/ara
Readme 21 MiB
Languages
YAML 100%