Skip to content

Instantly share code, notes, and snippets.

@63phc
Created December 22, 2018 10:24
Show Gist options
  • Save 63phc/20cb392a95a2ba92b2639bb1539b5755 to your computer and use it in GitHub Desktop.
Save 63phc/20cb392a95a2ba92b2639bb1539b5755 to your computer and use it in GitHub Desktop.
ansible docker
---
- name: Run docker.ubuntu
hosts: server
remote_user: root
roles:
- angstwad.docker_ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment