Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 864 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 864 Bytes

CircleCI CircleCI token

ARA

Ansible role to install "ARA" on your system. Clone this repo & run Playbook.yml. That's it!

Requirements

None

Role Variables

ara_webserver_port : Port to be used for ARA

Dependencies

None

Example Playbook

Here's a sample playbook code that you can use to call your "ARA" role.

- hosts: localhost
  roles:
     - ARA

Author Information

Ajinkya