Skip to content

hatamiarash7/Ansible-Install-Docker

Repository files navigation

Install Docker ( Ansible )

Build Status Molecule

You can use this role to install Docker CE.

How-to

First you need instal the role:

  • Clone this role:

    git clone git@github.com:hatamiarash7/Ansible-Install-Docker.git install_docker
  • Or you can install using galaxy:

    ansible-galaxy install hatamiarash7.install_docker

Then, Include role in Playbook:

- hosts: all
    roles:
        - hatamiarash7.install_docker

Support

Donate with Bitcoin Donate with Ethereum

ko-fi

Contributing

Don't be shy to be a contributor 😉

  1. Fork it !
  2. Create your feature branch : git checkout -b my-new-feature
  3. Commit your changes : git commit -am 'Add some feature'
  4. Push to the branch : git push origin my-new-feature
  5. Submit a pull request

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them.

About

Install Docker CE using Ansible

Topics

Resources

Stars

Watchers

Forks