Skip to content

brianreumere/brianreumere.server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brianreumere.server

Overview

This is a collection of roles to configure servers. See roles for details.

Example

Install the collection:

ansible-galaxy collection install brianreumere.server

Or include it in a requirements.yml file:

collections:
  - name: brianreumere.server
    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 server configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published