Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 21 Sep 05:36
· 363 commits to master since this release

Improvements

  • Support fetching certificates from a Ruby Puppet Master (#322)
  • To support testing tools TLS can be disabled programatically, but not via configuration (#323)
  • CLI provided inputs to playbooks can automatically be saved (#325)
  • File based data sources can now optionally be created if they do not exist (#332)
  • $schema can be specified in playbooks to suport VS Code (#329)
  • The pre_sleep feature of mcollective_assert in playbooks have been promoted to apply to all task types (#339)

Bug Fixes

  • Boolean inputs in playbooks did not work (#337)