Skip to content

v0.7.0-dev-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ondrejsika ondrejsika released this 27 Jul 08:09
· 19 commits to master since this release
a982f19

Changelog

  • a982f19 chore(gitignore): Ignore *.local.txt
  • 18604b5 feat(examples/config/hosts_aliases): Add example usage of hosts_aliases
  • 7dfa1db feat: Add support for host_aliases in Gobblefile
  • 34d3da7 feat(examples/config/connections): Add example for various ssh connections (passwords, sudo, ...)
  • 801fd19 feat: Add SSH options (-o param) support
  • a155d44 feat(exec_utils): Add print to dry run with sudo password
  • 2f47bbe feat(examples/config/ssh_sudo_with_password): Add ssh_sudo_with_password example for testing password functionality
  • b84674e feat: Add suport for SSH with password and sudo with password
  • a148fb7 chore(examples/config/rke2_single_node): Get kubeconfig before wait for deployments
  • 804c686 chore(examples/config/rke2_single_node): Fix domain (from simple to single)