Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-docker-custom
Ansible Role - Docker
https://github.com/ursinn-ansible/role-docker-custom
ansible docker managed-via-opentofu
Last synced: 22 days ago
JSON representation
Ansible Role - Docker
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-docker-custom
- Owner: ursinn-ansible
- License: mit
- Created: 2022-06-18T14:11:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T17:52:55.000Z (7 months ago)
- Last Synced: 2024-11-30T17:28:56.623Z (28 days ago)
- Topics: ansible, docker, managed-via-opentofu
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role: Docker Custom
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-docker-custom?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-docker-custom/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-docker-custom?style=for-the-badge)](https://github.com/ursinn-ansible/role-docker-custom/blob/main/LICENSE)## Options
| Option | Default Value |
| ---- | ---- |
| docker_custom_network | app-network |
| docker_custom_user | docker_files |
| docker_custom_group | docker_files |
| docker_restart_handler_state | restarted |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-docker-custom/blob/main/LICENSE) file for the full license text.