This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
0.2.0
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 ofmcollective_assert
in playbooks have been promoted to apply to all task types (#339)
Bug Fixes
- Boolean inputs in playbooks did not work (#337)