mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 08:21:31 +00:00
dconf - Try to find a Python interpreter that has gi.repository.GLib (#6491)
* dconf - Try to find a Python interpreter that has gi.repository.GLib
If we're invoked in a Python interpreter that doesn't have access to
`gi.repository.GLib`, try to find one that does and respawn the task
in that interpreter.
* ChangeLog fragment for #6491
* Update changelogs/fragments/6491-dconf-respawn.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Simplify import code
* Get rid of ModuleNotFoundError
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 6.6.1.yml | ||
| 5143-fix-xfs-quota-project-init.yml | ||
| 6456-fix-portage-withbdeps-false.yml | ||
| 6458-puppet-noop.yml | ||
| 6491-dconf-respawn.yml | ||
| 6497-terraform-fix.yml | ||
| deps.yml | ||
| passwordstore-lock.yml | ||