|
...
|
...
|
@@ -208,7 +208,8 @@ into the ``systemd`` namespace, which can cause some issues.
|
|
208
|
208
|
the one you want.
|
|
209
|
209
|
- ``systemd`` - a python 3 only library, not what you want.
|
|
210
|
210
|
- ``python-systemd`` - another library you don't want. Installing it
|
|
211
|
|
- on a system will break ansible's ability to run.
|
|
|
211
|
+ on a system will break ansible's ability to run. The package has now
|
|
|
212
|
+ been renamed to ``cysystemd``, which avoids the namespace collision.
|
|
212
|
213
|
|
|
213
|
214
|
|
|
214
|
215
|
If we were using user units, the ``[Service]`` - ``Group=`` parameter
|