ansible: add docker-compose on VMs
This commit is contained in:
parent
d61af93d85
commit
07c73d8dfc
4 changed files with 97 additions and 5 deletions
|
|
@ -5,3 +5,6 @@
|
|||
state: present
|
||||
key: "{{ item }}"
|
||||
with_items: "{{ ssh_keys }}"
|
||||
tags:
|
||||
- base
|
||||
- ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue