arillso.docker

Ansible Role: docker

Build Status license Ansible Galaxy Ansible Role

Description

Installed and Configuriet then docker deamon on different Linux systems.

Installation

ansible-galaxy install arillso.docker

Requirements

None

Role Variables

Variable Default Comments (type)
docker_daemon [] Configure the daemon.json file from docker.
docker_cron_enable true Creates a cronjob that deletes the old image and container.

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - arillso.docker

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

(c) 2020, Arillso

About

Installed and Configuriet then docker deamon on different Linux systems.

Install
ansible-galaxy install arillso.docker
GitHub repository
License
mit
Downloads
15.4k
Owner