This commit is contained in:
2025-03-13 10:51:03 +03:00
parent 382395b909
commit 4e5ae1e78b
11 changed files with 92 additions and 26 deletions

View File

@@ -4,6 +4,9 @@ services:
container_name: ansible
volumes:
- .:/ansible
- /var/run/docker.sock:/var/run/docker.sock
environment:
- ANSIBLE_VAULT_PASSWORD_FILE=/ansible/vault-password.txt
tty: true
tty: true
privileged: true
working_dir: /ansible