docker run -it --rm \
-w /ansible \
-v $(pwd):/ansible/playbook \
-v ~/.ssh/id_rsa:/root/.ssh/id_rsa:ro \
-e ANSIBLE_HOST_KEY_CHECKING=False \
bakurin/ansible playbook/provision.yml --key-file "~/.ssh/id_rsa"
-
Notifications
You must be signed in to change notification settings - Fork 0
bakurin/ansible
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Alpine based Ansible docker image
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published