Skip to content

Ansible roles shared between my different Ansible installations

Notifications You must be signed in to change notification settings

charliewutwut/ansible-roles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-roles

Ansible roles shared between my different Ansible installations.

To add this as a submodule to an ansible repo: git submodule add --force https://github.com/tykling/ansible-roles roles/

For reference: Make an alias to update all submodules in a repo: git config --global alias.updatesub '!git submodule update --init --recursive && git submodule foreach git pull origin master && git submodule foreach "cd \$toplevel && git add \$path" && git commit -m "update all submodules" && git push; git submodule deinit .'

About

Ansible roles shared between my different Ansible installations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 60.8%
  • Jinja 32.8%
  • Shell 4.6%
  • Python 1.8%