Skip to content

brianreumere/brianreumere.software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brianreumere.software

Overview

This is a collection of roles that install particular pieces of software. See role documentation for details.

Example

Install the collection:

ansible-galaxy collection install brianreumere.software

Or include it in a requirements.yml file:

collections:
  - name: brianreumere.software
    version: ">=1.0.0,<2.0.0"
    source: https://galaxy.ansible.com

And install it:

ansible-galaxy collection install -r requirements.yml

About

Ansible collection for software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages