Sign inSign up

kannkyo/ansible

By kannkyo

•Updated over 5 years ago

Image
0

294

kannkyo/ansible repository overview

⁠ansible

⁠run

docker run -it -v $(pwd)/share:/mnt/host ansible

⁠play book

cd /mnt/host/playbook/
ansible-galaxy install -r /mnt/host/playbook/requirements.yml
ansible-playbook -i /mnt/host/playbook/hosts/development /mnt/host/playbook/site.yml

Tag summary

Content type

Image

Digest

Size

116.6 MB

Last updated

over 5 years ago

docker pull kannkyo/ansible