docker_distribution: Rename role

This commit is contained in:
Timo Makinen 2022-02-25 00:44:48 +00:00
parent c67990e462
commit 80b7adbcf8
5 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
- name: restart docker-distribution
service:
name: docker-distribution
state: restarted