Skip to content

slaarti/ansible-role-usertools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Tools Role

This is just a simple ansible role to install some packages I like to have.

Role Variables

usertools_packages: []

The list of packages to install. Rather than pushing an update to github and re-installing the role every time I decide to add a package to a hard-coded list, I decided to switch to a variable that I can set in my playbook repo.

Example Playbook

- hosts: servers
  roles:
     - slaarti.usertools

License

Unlicense; see the LICENSE file.

Author Information

Chris Pinard [email protected]

About

Simple ansible role to install some packages I like to have.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published