From 22de8a9a216ff38957fa60925f5521189e6877e9 Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Wed, 18 May 2016 14:31:50 -0400 Subject: [PATCH] Update ansible-container links. --- docsite/rst/guide_docker.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/guide_docker.rst b/docsite/rst/guide_docker.rst index 8775b226555..80b01976ba2 100644 --- a/docsite/rst/guide_docker.rst +++ b/docsite/rst/guide_docker.rst @@ -30,10 +30,10 @@ Ansible 2.1.0 includes major updates to the Docker modules, marking the start of integrated set of tools for orchestrating containers. In addition to the above modules, we are also working on the following: -Still using Dockerfile to build images? Check out `ansible-container `_, +Still using Dockerfile to build images? Check out `ansible-container `_, and start building images from your Ansible playbooks. -Use the *shipit* command in `ansible-container `_ +Use the *shipit* command in `ansible-container `_ to launch your docker-compose file on `OpenShift `_. Go from an app on your laptop to a fully scalable app in the cloud in just a few moments.