Compare commits
No commits in common. "master" and "change/use-community-docker" have entirely different histories.
master
...
change/use
2 changed files with 1 additions and 4 deletions
|
@ -19,6 +19,3 @@ 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
|
|
@ -1,6 +1,6 @@
|
|||
#pip_package: python3-pip
|
||||
pip_install_packages:
|
||||
- docker
|
||||
- docker==6.1.3
|
||||
- docker-compose
|
||||
docker_users:
|
||||
- deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue