fix2
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user