Don't amend group when deployment_user is empty

This commit is contained in:
Emilien Macchi 2018-04-17 18:46:57 -07:00
parent 6840ee27a2
commit 6fe9752c3d
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
name: "{{ container_registry_deployment_user }}"
groups: docker
append: yes
when: container_registry_deployment_user != ""
- name: force systemd to reread configs
systemd: