Skip to main content

A tool for installing and managing Ansible roles, playbooks & modules.

Project description

Project page and docs:

http://mirskytech.github.io/ansible-role-manager

Development:

https://github.com/mirskytech/ansible-role-manager

Feature & issue tracking:

https://github.com/mirskytech/ansible-role-manager/issues

Description

Provides the following utilities:

  • init Creates the Ansible recommended folder structure and initial core files for playbooks, roles and modules.

  • install Installs Ansible roles from Ansible Galaxy or located in any version control repository (git, mercurial and svn).

  • uninstall Remove dependencies from the playbook’s library

  • freeze Create list of installed dependencies for a playbook

see arm help for all availble commands.

Installation of Ansible Role Manager (ARM)

Standard installation:

>> pip install ansible-role-manager

Installation for development:

>> pip install -e git+https://github.com/mirskytech/ansible-role-manager.git#egg=role-manager

Manual installation:

>> git clone https://github.com/mirskytech/ansible-role-manager.git
>> python setup.py install

Dependencies

  • mercurial

  • git

  • ansible

  • requests

  • gitpython (0.3.2.RC1)

  • colorama

  • hgapi

References

Release Notes & Roadmap

http://mirskytech.github.io/ansible-role-manager/releasenotes.html

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page