Skip to content

Common ansible infrastructure management utilities organized in a way to allow distributing roles, playbooks and tasks together.

License

Notifications You must be signed in to change notification settings

Provizanta/ansible-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-common

Common ansible infrastructure management utilities organized in a way to allow distributing roles, playbooks and tasks together.

How to start

Add this repository as a sub-module of your ansible repository, e.g. as ./run:

$ git submodule add git@github.com:Provizanta/ansible-common.git playbooks/run

Follow the sub-module addition with the installation of all requirements from the requirements.yaml file:

$ ansible-galaxy install -r ./playbooks/run/requirements.yaml 

About

Common ansible infrastructure management utilities organized in a way to allow distributing roles, playbooks and tasks together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published