Releases: hahnavi/komandan
Releases · hahnavi/komandan
v0.1.0-build7
What's Changed
- Fix
filter_hosts
function - Fix
lineinfile
module and addsystemd_service
module - Split
http-client
into a separate project - Change
vendored-openssl
as a feature
v0.1.0-build5
Release v0.1.0-build5
v0.1.0-alpha3
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 fromtable
touserdata
(functionkomandan.set_defaults
has been removed, replaced by getters and setters) - Add
komando_parallel_hosts
andkomando_parallel_tasks
functions for parallel komando execution
v0.1.0-alpha2
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
Release v0.1.0-alpha1
v0.1.0-alpha0
Release v0.1.0-alpha0