Skip to content

czerwonk/ansible-role

Repository files navigation

ansible-role

Build Status Go Report Card

This is a simple wrapper for Ansible to run a single role without the need to generate a playbook first.

Requirements

  • Ansible has to be installed and added to $PATH

Install

go get -u github.com/czerwonk/ansible-role

Use

Executing (privileged) a role named foo on each host in group servers:

ansible-role foo servers -b --ask-pass --ask-become-pass

Ansible

see https://github.com/ansible/ansible

About

Running single ansible role with ease

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published