puppet: refactored to use CmdRunner (#5612)

* puppet: refactored to use CmdRunner

* add changelog fragment

* add more tests
This commit is contained in:
Alexei Znamensky 2022-12-15 09:30:03 +13:00 committed by GitHub
parent c3bc172bf6
commit f95e0d775d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 282 additions and 105 deletions

3
.github/BOTMETA.yml vendored
View file

@ -309,6 +309,9 @@ files:
$module_utils/pipx.py:
labels: pipx
maintainers: russoz
$module_utils/puppet.py:
labels: puppet
maintainers: russoz
$module_utils/pure.py:
labels: pure pure_storage
maintainers: $team_purestorage