Docker image based on alpine
providing ansible
with additional support for WinRM.
Run the ansible
image:
docker run \
--rm \
--volume "$(pwd)":/workspace \
--workdir /workspace
finalgene/ansible
For further information take a look at the Ansible Documentation.
-
Where to get help: the Docker Community Forums, the Docker Community Slack, or Stack Overflow
-
Where to file issues: https://github.com/finalgene/docker-hub-ansible/issues
-
Maintained by: The final gene Team
-
Source of this description: Repository README.md