lotusnoir.apps_docker

ansible-apps_docker

Galaxy 角色 版本 GitHub 仓库大小 下载次数 Ansible 质量评分 许可证

描述

使用 ansible 部署支持代理的 docker。(从 https://galaxy.ansible.com/geerlingguy/docker 分叉而来)

要求

角色变量

请查看 变量 以获取更多详细信息。

示例

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

许可证

该项目采用 Apache 许可证。有关更多详细信息,请查看 LICENSE

作者信息

关于项目

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

安装
ansible-galaxy install lotusnoir.apps_docker
许可证
apache-2.0
下载
441
拥有者