Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alberttwong authored Jan 26, 2019
1 parent 17d8f6d commit a26ae50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ See our [basic spring boot](./basic-spring-boot) example for a very simple refer
These pipeline quickstarts include an Ansible inventory through which they can be automatically deployed and managed using the [OpenShift Applier](https://github.com/redhat-cop/openshift-applier) role.

## Optional: Use a container that contains ansible
So you don't have to install ansible on your machine. Just type `oc run ansible-cli --image=openshift/origin-ansible -- tail -f /dev/null`
So you don't have to install ansible on your machine. Just type `oc run -i -t tool-box-test --image=quay.io/redhat-cop/tool-box --rm bash`. More into on the toolbox container can be found at https://github.com/redhat-cop/containers-quickstarts/tree/master/tool-box.

0 comments on commit a26ae50

Please sign in to comment.