Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
Not in active use (but not unmaintained) -- Contributors welcome! -- Role to install tinc in a star or leaf/spine topology
-
osa_toolkit Archived
pip installable tools for working with OpenStack-Ansible -- now replaced by osa cli
-
-
-
ansible-haproxy Archived
No longer maintained -- This role installs haproxy on your host based on variables you give to the role
855 contributions in the last year
Contribution activity
December 2020
Created 5 commits in 2 repositories
Created 2 repositories
Created a pull request in purpleidea/mgmt that received 6 comments
Make-deps checks if go vet cmd is present
While the code comment says to check if go vet command is present, it actually tests if go vet command returns properly. This is a problem, as if g…