This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
Releases: seancallaway/rancher_ansible
Releases · seancallaway/rancher_ansible
Version 0.2.1
Converted modules to an Ansible Collection, which is now available in Galaxy: https://galaxy.ansible.com/seancallaway/rancher
Version 0.1.1
Adds a validate_certs
option to both modules, allowing for the use of self-signed certificates.
Initial Release
Provides two Ansible modules: rancher_cluster
for creating and destroying custom clusters in a Rancher installation and rancher_node
for draining, cordoning, and uncordoning nodes.
Minimal error checking is provided.