0.2.2: Fix Puppet 8 support
- Fixed Puppet 8 support (
shell_escape()
must now be calledstdlib::shell_escape()
). - Updated automatic PR checks to run acceptance tests with both Puppet 7 and Puppet 8 (Puppet 6 is still supported by this module, but unfortunately the acceptance test framework does not support it).