install_docker
Install Docker ( Ansible )
You can use this role to install Docker CE.
How-to
First you need instal the role:
Clone this role:
git clone [email protected]: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
Contributing
Don't be shy to be a contributor 😉
- Fork it !
- Create your feature branch :
git checkout -b my-new-feature
- Commit your changes :
git commit -am 'Add some feature'
- Push to the branch :
git push origin my-new-feature
- Submit a pull request
Issues
Each project may have many problems. Contributing to the better development of this project by reporting them.
Install
ansible-galaxy install hatamiarash7/Ansible-Install-Docker
License
Unknown
Downloads
56
Owner
DevOps Enginner