Skip to content

mabebrahimi/docker-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ansible

An Ansible Playbook that installs Docker on debian base Linux.

Requirements

Running the playbook

$ vi ~/hosts.ini

[backend_server]
host1.example.com
host2.example.com

[db_server]
host3.example.com
  • Run playbook
ansible-playbook -i hosts.ini -b playbook.yml

CI Robots

@dwsclass dws-ops-002-ansible

How to contribute

All contributions are welcomed. If you find any bugs, please file an issue.

License

APACHE LICENSE, VERSION2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published