First real commit after test

This commit is contained in:
2023-09-23 18:16:40 +02:00
parent 134f895212
commit ccabfe9b03
14 changed files with 637 additions and 0 deletions

12
hosts Normal file
View File

@@ -0,0 +1,12 @@
[perso]
ovh_fr ansible_host=37.187.127.90 ansible_user=stephane
scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
[ovh]
ovh_fr ansible_host=37.187.127.90 ansible_user=stephane
[scaleway]
scaleway_fr ansible_host=163.172.84.28 ansible_user=stephane
[local]
vagrant ansible_host=192.168.33.10 ansible_user=vagrant ansible_password=vagrant