4 lines
57 B
Plaintext
Executable File
4 lines
57 B
Plaintext
Executable File
#/bin/bash
|
|
source .env_ansible/bin/activate
|
|
ansible "$@"
|