apps_docker

ansible-apps_docker

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

Description

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

Requirements

none

Role variables

See variables for more details.

Examples

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

License

This project is licensed under Apache License. See LICENSE for more details.

Author Information

About

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

Install
ansible-galaxy install lotusnoir/ansible-apps_docker
GitHub repository
License
apache-2.0
Downloads
428