mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
6 lines
217 B
YAML
6 lines
217 B
YAML
---
|
|
# From the origin rpm there exists instructions on how to
|
|
# setup origin properly. The following steps come from there
|
|
- name: Change root to be in the Docker group
|
|
user: name=root groups=dockerroot append=yes
|