summaryrefslogtreecommitdiffstats
path: root/README_ANSIBLE_CONTAINER.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_ANSIBLE_CONTAINER.md')
-rw-r--r--README_ANSIBLE_CONTAINER.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_ANSIBLE_CONTAINER.md b/README_ANSIBLE_CONTAINER.md
index 0541aef26..30c5f8503 100644
--- a/README_ANSIBLE_CONTAINER.md
+++ b/README_ANSIBLE_CONTAINER.md
@@ -3,7 +3,7 @@
```sh
git clone https://github.com/openshift/openshift-ansible.git
- cd openshift-ansible/ansible-container
+ cd openshift-ansible
docker build --rm -t ansible .
```
* Create /etc/ansible directory on the host machine and copy inventory file (hosts) into it.