Commit a0a0d055 authored by nanahira's avatar nanahira

missing

parent efd7e350
......@@ -44,6 +44,11 @@
append: true
groups: docker
when: "ansible_user_id != 'root'"
- name: systemd
become: true
systemd:
name: docker
state: started
- name: docker-compose pip
become: true
pip:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment