another readme update
This commit is contained in:
parent
84b4d6ebba
commit
d86b6f3b14
@ -1,6 +1,6 @@
|
|||||||
# ansible [![Build Status](https://drone.chmuul.net/api/badges/aal/ansible/status.svg)](https://drone.chmuul.net/aal/ansible)
|
# ansible [![Build Status](https://drone.chmuul.net/api/badges/aal/ansible/status.svg)](https://drone.chmuul.net/aal/ansible)
|
||||||
|
|
||||||
A docker image for running and testing ansible playbooks
|
Simple docker images for running and testing ansible playbooks. I don't like obfuscated docker images with external scripts and hundreds of bells and whistles. So I created these as base images for drone builds.
|
||||||
|
|
||||||
Available with four image tags:
|
Available with four image tags:
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Available with four image tags:
|
|||||||
* fedora-24
|
* fedora-24
|
||||||
* alpine-3
|
* alpine-3
|
||||||
|
|
||||||
## run ansible-controller
|
## run ansible
|
||||||
|
|
||||||
docker run -it --rm \
|
docker run -it --rm \
|
||||||
-v /path/to/site/:/site \
|
-v /path/to/site/:/site \
|
||||||
|
Loading…
Reference in New Issue
Block a user