Felix Fontein
015566fb06
Normalize more booleans. ( #5247 )
2022-09-06 20:42:17 +02:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
Alexei Znamensky
771e9de010
mass-added the utf-8 marker ( #3163 )
...
* added the utf-8 marker
* fixed the utf-8 marker where it was missde before
2021-08-08 10:40:22 +02:00
Abhijeet Kasurde
e16029db64
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>
2021-01-11 09:47:22 +03:00