Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hachyderm/ansible

Repository files navigation

Ansible Hachyderm General Collection

This repository contains the hachyderm.general Ansible Collection.

You can find the documenation for this collection on this website.

Using this collection

Install the collection with Ansible Galaxy:

ansible-galaxy collection install hachyderm.general

You can also include a requirements.yml file and install it via ansible-galaxy collection install -r requirements.yml using the format:

collections:
- name: hachyderm.general

You can upgrade the collection with:

ansible-galaxy collection install hachyderm.general --upgrade

Or install a specific version with:

ansible-galaxy collection install hachyderm.general==X.Y.Z

Where X.Y.Z is a published version.

See Using Ansible collections for more details.

Contributing to this collection

Contributions are welcome.

Please read the contributing guide.

About

Ansible Hachyderm General Collection

Resources

Readme

License

Apache-2.0 license

Contributing

Contributing

Stars

Watchers

Forks

Packages

Contributors

Languages