This repository contains the community.hrobot Ansible Collection. The collection includes modules to work with Hetzner's Robot.
You can find documentation for the modules and plugins in this collection here.
Tested with the current Ansible 2.9 and 2.10 releases and the current development version of Ansible. Ansible versions before 2.9.10 are not supported.
None.
community.hrobot.firewall modulecommunity.hrobot.firewall_info modulecommunity.hrobot.failover_ip modulecommunity.hrobot.failover_ip_info module
You can find documentation for the modules and plugins in this collection here.
Before using the General community collection, you need to install the collection with the ansible-galaxy CLI:
ansible-galaxy collection install community.hrobot
You can also include it in a requirements.yml file and install it via ansible-galaxy collection install -r requirements.yml using the format:
collections:
- name: community.hrobotSee Ansible Using collections for more details.
If you want to develop new content for this collection or improve what is already here, the easiest way to work on the collection is to clone it into one of the configured COLLECTIONS_PATH, and work on it there.
You can find more information in the developer guide for collections, and in the Ansible Community Guide.
See the changelog.
- Ansible Collection overview
- Ansible User guide
- Ansible Developer guide
- Ansible Collections Checklist
- Ansible Community code of conduct
- The Bullhorn (the Ansible Contributor newsletter)
- Changes impacting Contributors
GNU General Public License v3.0 or later.
See COPYING to see the full text.