Fix docker with ssh

This commit is contained in:
Florian RICHER 2023-05-02 18:25:49 +02:00
parent a4b92895b2
commit f46c445b8d
No known key found for this signature in database
GPG key ID: 6BF27BF8A1E71623
4 changed files with 13 additions and 11 deletions

4
playbook.yml Normal file
View file

@ -0,0 +1,4 @@
---
- name: Install servers
hosts: servers
become: true