asson
This commit is contained in:
7
Playbooks/Docker-Portainer/playbook.yaml
Normal file
7
Playbooks/Docker-Portainer/playbook.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Install Docker on Ubuntu
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- docker_install
|
||||
- portainer_deploy
|
Reference in New Issue
Block a user