Skip to content

techprober/galaxy-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪐 Galaxy Collections

Declare Ansible Collection as Code

License ansible-galaxy-collection join-us-on-telegram lastcommit

Introduction

Ansible Galaxy refers to the Galaxy website where users can share roles, and to a command line tool for installing, creating and managing roles.

CopyRight 2021-2022 TechProber. All rights reserved.

Maintainer: Kevin Yu (@yqlbu) , Shi Kun (@kunish) , and Chris (@slchris)

This repo serves to provide our community users a better way to speed up their cloud automation process with Ansible. Feel free to contribute.

Pre-commit Hooks

This repo uses the pre-commit framework to set up hooks. To use it, run the following commands:

# Install with pip
pip install pre-commit
# Install pre-commit under root directory
pre-commit install

Available Collections

Please check out the README.md for individual collection for more details.

Community

Contributors

Special thanks goes to all contributors . If you would like to contribute, please see the instructions.

References

License

MIT (C) TechProber