fixed ansible
This commit is contained in:
parent
ef20f1fb6a
commit
0fe7f30cdb
@ -96,7 +96,7 @@
|
|||||||
|
|
||||||
- name: run batcave
|
- name: run batcave
|
||||||
command:
|
command:
|
||||||
ansible-playbook -i hosts xonsh.yml -c local --extra-vars="hosts=127.0.0.1"
|
ansible-playbook -i hosts shell.yml -c local --extra-vars="hosts=127.0.0.1"
|
||||||
chdir=~/.batcave
|
chdir=~/.batcave
|
||||||
environment:
|
environment:
|
||||||
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt
|
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt
|
||||||
|
Loading…
Reference in New Issue
Block a user