Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.22.0 - 2025-01-15
Changed
- (#732) puppet_agent::run: mark failed puppet runs as failed task #742 (bastelfreak)
Added
- support --tags for triggering puppet agent #732 (bastelfreak)
- install support download with apt-helper #713 (h0tw1r3)
Fixed
- (#732) run.rb: Combine stderr and stdout #739 (bastelfreak)
- sh tasks: Run with set -e #711 (bastelfreak)