mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 10:26:22 +00: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
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -746,6 +746,8 @@ files:
|
|||
maintainers: evgkrsk
|
||||
$modules/packaging/os/copr.py:
|
||||
maintainers: schlupov
|
||||
$modules/packaging/os/dnf_versionlock.py:
|
||||
maintainers: moreda
|
||||
$modules/packaging/os/flatpak.py:
|
||||
maintainers: $team_flatpak
|
||||
$modules/packaging/os/flatpak_remote.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue