mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 02:51:43 -07:00
dnf_versionlock: new module (#3552)
* dnf_versionlock: new module * dnf_versionlock: fix style in doc * dnf_versionlock: use check_rc in run_command * dnf_versionlock: fix style and typos in doc
This commit is contained in:
parent
a362879ff6
commit
73acdaa489
8 changed files with 473 additions and 0 deletions
5
tests/integration/targets/dnf_versionlock/aliases
Normal file
5
tests/integration/targets/dnf_versionlock/aliases
Normal file
|
@ -0,0 +1,5 @@
|
|||
shippable/posix/group1
|
||||
skip/aix
|
||||
skip/freebsd
|
||||
skip/osx
|
||||
skip/macos
|
Loading…
Add table
Add a link
Reference in a new issue