Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n1k0r/ansible-role-docker
Docker role for Ansible
https://github.com/n1k0r/ansible-role-docker
administration ansible ansible-role deployment docker linux server
Last synced: 3 days ago
JSON representation
Docker role for Ansible
- Host: GitHub
- URL: https://github.com/n1k0r/ansible-role-docker
- Owner: n1k0r
- Created: 2024-04-01T09:19:47.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-23T07:48:21.000Z (7 months ago)
- Last Synced: 2024-04-23T12:21:23.715Z (7 months ago)
- Topics: administration, ansible, ansible-role, deployment, docker, linux, server
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker role for Ansible
## Variables
```yaml
docker:
registry:
url: registry.gitlab.com
username: user
password: account_token_heredaemon: # default value
log-driver: local
userland-proxy: false
```