Skip to content

Releases: umputun/spot

Version 0.11.1

03 May 07:47
Compare
Choose a tag to compare
  • fix mixed hosts and names in simple playbook format

Version 0.11.0

03 May 07:26
f0069de
Compare
Choose a tag to compare

What's Changed

  • Simplified playbook by @umputun in #55
  • Set OS default key and user for a normal run; if nothing set in the playbook or cli

Full Changelog: v0.10.0...v0.11.0

Version 0.10.0

02 May 21:31
Compare
Choose a tag to compare

What's Changed

  • Add basic support of toml for both playbook and inventory by @umputun in #46
  • Renamed --file to --playbook & SPOT_FILE to SPOT_PLAYBOOK by @bessarabov in #38
  • Expand both playbook path and inventory path with ~ #44
  • Don't allow the group "all" to be defined by user #43
  • Small fix in README.md by @bessarabov in #50
  • Added info about env SPOT_INVENTORY to --help by @bessarabov in #49

Full Changelog: v0.9.1...v0.10.0

Version 0.9.1

02 May 08:09
0aa555f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

Version 0.9.0

02 May 06:53
Compare
Choose a tag to compare

What's Changed

  • add names type of targets by @umputun in #35
  • allow mixed targets, i.e. having hosts, groups, and names at the same time and merged together
  • eliminate possible duplicates in the final list of destinations
  • make the indication of stdout/stderr in script execution more visible

Full Changelog: v0.8.3...v0.9.0

Version 0.8.3

02 May 00:29
Compare
Choose a tag to compare
  • fix tag match limited to first host only

Full Changelog: v0.8.2...v0.8.3

Version 0.8.2

02 May 00:05
Compare
Choose a tag to compare

What's Changed

  • add support of tags in inventory or hosts and match as destinations by @umputun in #34

Full Changelog: v0.8.1...v0.8.2

Version 0.8.1

01 May 23:21
Compare
Choose a tag to compare
  • Hot fix: missing enviroment SPOT_INVENTORY in case of ad-hoc command

Full Changelog: v0.8.0...v0.8.1

Version 0.8.0

01 May 22:42
Compare
Choose a tag to compare

What's Changed

  • make much simpler config parsing; see #31 by @umputun in #33
  • ad-hoc command with no flag, i.e. spot "ls /tmp" -d example.com
  • rename repo and binary packages to spot #32

Full Changelog: v0.7.2...v0.8.0

Version 0.7.2

01 May 08:59
Compare
Choose a tag to compare
  • Fix: ignoring filters on inventory overrides

Full Changelog: v0.7.1...v0.7.2