lotusnoir.apps_docker

ansible-apps_docker

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

Description

Use Ansible to deploy Docker with proxy support. This is based on a version from https://galaxy.ansible.com/geerlingguy/docker.

Requirements

No special requirements.

Role variables

Check variables for more information.

Examples

---
- hosts: apps_docker
  become: true
  become_method: sudo
  gather_facts: true
  roles:
    - role: ansible-apps_docker

License

This project is under the Apache License. See LICENSE for more information.

Author Information

Informazioni sul progetto

Deploy [docker](https://docker.io) with proxy support using ansible. (forked from https://galaxy.ansible.com/geerlingguy/docker)

Installa
ansible-galaxy install lotusnoir.apps_docker
Licenza
apache-2.0
Download
441
Proprietario