1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03:00

rpm_ostree_pkg: new module (#357)

* rpm_ostree_pkg: new module

Added functionality to manage overlay packages using
rpm-ostree command.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Update plugins/modules/packaging/os/rpm_ostree_pkg.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Abhijeet Kasurde
2021-01-11 12:17:22 +05:30
committed by GitHub
parent 10c180bfee
commit e16029db64
3 changed files with 281 additions and 0 deletions

View File

@ -0,0 +1 @@
./packaging/os/rpm_ostree_pkg.py