We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using
- name: Enable the Docker daemon in systemd systemd: name: docker enabled: yes masked: no
results in. Job #45811 failed for 028da0c0: "systemctl", "status", "docker"], "delta": "0:00:00.351030", "end": "2019-07-11 18:13:46.479587", "msg": "non-zero return code", "rc": 1, "start": "2019-07-11 18:13:46.128557", "stderr": "Failed to get D-Bus connection: Operation not permitted", "stderr_lines": ["Failed to get D-Bus connection: Operation not permitted"]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using
results in.
Job #45811 failed for 028da0c0:
"systemctl", "status", "docker"], "delta": "0:00:00.351030", "end": "2019-07-11 18:13:46.479587", "msg": "non-zero return code", "rc": 1, "start": "2019-07-11 18:13:46.128557", "stderr": "Failed to get D-Bus connection: Operation not permitted", "stderr_lines": ["Failed to get D-Bus connection: Operation not permitted"]
The text was updated successfully, but these errors were encountered: