add run script

This commit is contained in:
Jean-Marie Mineau 2021-04-22 20:34:14 +02:00
parent 321101b237
commit d1165fc6f2

5
run_playbook Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/sh
eval `ssh-agent -s`
ssh-add
ansible-playbook $1