diff options
Diffstat (limited to 'salt/openbook/ansible/files/install_docker_registry.yaml')
| -rw-r--r-- | salt/openbook/ansible/files/install_docker_registry.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/salt/openbook/ansible/files/install_docker_registry.yaml b/salt/openbook/ansible/files/install_docker_registry.yaml new file mode 100644 index 0000000..f22e643 --- /dev/null +++ b/salt/openbook/ansible/files/install_docker_registry.yaml @@ -0,0 +1,4 @@ +--- +- include: docker.yaml +- include: docker_compose.yaml +- include: docker_registry.yaml |
