scaleway config

This commit is contained in:
Hadrien 2019-11-28 02:09:17 +01:00
parent a68db5443e
commit 269f3b7997
4 changed files with 55 additions and 43 deletions

1
hosts.ini.example Normal file
View file

@ -0,0 +1 @@
<name> ansible_connection=ssh ansible_user=root ansible_password=<password> ansible_host=<host> ansible_become=yes