featb(back): launch ansible playbook with inventory with privte key
parent
d9da26d47e
commit
006df503fd
@ -0,0 +1,2 @@
|
|||||||
|
[hosts]
|
||||||
|
vultr ansible_host={{ votre IP }} ansible_user={{votre utilisateur}} ansible_ssh_private_key_file={{ chemin de votre clé privée }}
|
||||||
Loading…
Reference in New Issue