Skip to content

Releases: hahnavi/komandan

v0.1.0-build7

28 Dec 09:26
0148463
Compare
Choose a tag to compare

What's Changed

  • Fix filter_hosts function
  • Fix lineinfile module and add systemd_service module
  • Split http-client into a separate project
  • Change vendored-openssl as a feature

v0.1.0-build5

27 Dec 10:49
f0bcec9
Compare
Choose a tag to compare

Release v0.1.0-build5

v0.1.0-alpha3

26 Dec 17:53
c7d31cb
Compare
Choose a tag to compare

What's Changed

  • Split the parse_hosts_json function to support parsing JSON from file (parse_hosts_json_file) and from URL (parse_hosts_json_url)
  • Change komandan.defaults object from table to userdata (function komandan.set_defaults has been removed, replaced by getters and setters)
  • Add komando_parallel_hosts and komando_parallel_tasks functions for parallel komando execution

v0.1.0-alpha2

17 Dec 20:48
e979807
Compare
Choose a tag to compare
v0.1.0-alpha2 Pre-release
Pre-release

What's Changed

  • Add release for linux aarch64
  • Add parse_hosts_json function
  • Remove file extension check for the main file
  • Add SSH known host key check

v0.1.0-alpha1

16 Dec 12:07
b05412e
Compare
Choose a tag to compare
v0.1.0-alpha1 Pre-release
Pre-release

Release v0.1.0-alpha1

v0.1.0-alpha0

13 Dec 14:20
19dee2a
Compare
Choose a tag to compare
v0.1.0-alpha0 Pre-release
Pre-release

Release v0.1.0-alpha0