rancherfederal / rke2-ansible

RKE2 cluster provisioning via Ansible.
Apache License 2.0
228 stars 129 forks source link

Add ability to specify TAR urls and YAML conversion #212

Closed mddamato closed 6 months ago

mddamato commented 7 months ago
  1. Add ability to specify TAR urls for installing RKE2 and downloading image tars
  2. convert samples to using yaml based inventories
  3. fix boolean in statement for backwards compatibility
  4. fix rpm versioned repo condition check from issue #210
mddamato commented 7 months ago

Also addresses issue in #210