Docker image for Ansible based on Alpine. Allows to maintain windows boxes via CredSSP.
1.3K
i.e.
docker run --rm -it -v $(pwd):/ansible -v ~/ansible/vault:/ansible/vault ymuski/ansible-win_support -i InventoryFilePath playbook.yml --vault-password-file vault/pass
The playbook will be executed in the container which will be removed after that.
Content type
Image
Digest
Size
74.5 MB
Last updated
over 9 years ago
docker pull ymuski/ansible-win_support