Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Releases: seancallaway/rancher_ansible

Version 0.2.1

21 May 18:38
e05c100
Compare
Choose a tag to compare

Converted modules to an Ansible Collection, which is now available in Galaxy: https://galaxy.ansible.com/seancallaway/rancher

Version 0.1.1

21 May 15:39
dbcecde
Compare
Choose a tag to compare

Adds a validate_certs option to both modules, allowing for the use of self-signed certificates.

Initial Release

14 May 17:55
Compare
Choose a tag to compare

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.