Table of Contents

About

Ansible Galaxy refers to the Galaxy website, a free site for finding, downloading, and sharing community developed roles.

Galaxy content is formated in pre-packaged units of work such as:

  • roles
  • collections (from Galaxy 3.2) - playbooks, roles, modules, and plugins

Command

Install

Install a role

ansible-galaxy install namespace.role_name

Documentation