Compare commits

..

5 commits

2 changed files with 4 additions and 1 deletions

View file

@ -19,3 +19,6 @@ ssh_args = -o ControlMaster=auto -o ControlPersist=600s -o ServerAliveInterval=6
control_path = %(directory)s/%%h-%%r
pipelining = True
timeout = 10
[persistent_connection]
ssh_type = libssh

View file

@ -1,6 +1,6 @@
#pip_package: python3-pip
pip_install_packages:
- docker==6.1.3
- docker
- docker-compose
docker_users:
- deploy