Skip to content

francomile/ansible-role-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible docker role

Lint Ansible roles

Release role to Ansible Galaxy

Actions of the Role

  • Install Docker and Docker Compose
  • Setup daemon.json

Common Usage

roles:
  - {
    role: francomile.docker,
    tags: ["docker"]
    }

Run the playbook

ansible-playbook -i inventory playbook.yaml --tags "docker"

About

Ansible Role Docker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages