1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/kdeconfig
Salvatore Mesoraca 997761878c
Add module to manipulate KDE config files using kwriteconfig (#6182)
* Add module to manipulate KDE config files using kwriteconfig

* Fix license issues

* Apply suggestions from code review

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

* Add smeso as kdeconfig.py maintainer

* Fix attributes fragment name

* Fix test

* Do not use shutil.chown

It isn't available on old Python versions

* Apply suggestions from code review

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-03-26 09:30:34 +02:00
..
meta Add module to manipulate KDE config files using kwriteconfig (#6182) 2023-03-26 09:30:34 +02:00
tasks Add module to manipulate KDE config files using kwriteconfig (#6182) 2023-03-26 09:30:34 +02:00
aliases Add module to manipulate KDE config files using kwriteconfig (#6182) 2023-03-26 09:30:34 +02:00