remember to push images to docker hub
This commit is contained in:
parent
b787caa884
commit
9f4609d57e
11
README.md
11
README.md
@ -4,9 +4,10 @@ A docker image for running ansible playbooks
|
||||
|
||||
Available in two flavours:
|
||||
|
||||
* registry.chmuul.net/ansible-controller:ubuntu-16.04
|
||||
* registry.chmuul.net/ansible-controller:fedora-24
|
||||
* registry.chmuul.net/ansible-controller:alpine-3
|
||||
* registry.chmuul.net/ansible:ubuntu-16.04
|
||||
* registry.chmuul.net/ansible:debian-8
|
||||
* registry.chmuul.net/ansible:fedora-24
|
||||
* registry.chmuul.net/ansible:alpine-3
|
||||
|
||||
## run ansible-controller
|
||||
|
||||
@ -16,3 +17,7 @@ Available in two flavours:
|
||||
--tmpfs /root/.ansible \
|
||||
registry.chmuul.net/ansible-controller:ubuntu-16.04 \
|
||||
ansible-playbook site.yml
|
||||
|
||||
## todo
|
||||
|
||||
publish ansible images to docker hub
|
||||
|
Loading…
Reference in New Issue
Block a user