good night

This commit is contained in:
2023-09-26 02:43:13 +02:00
parent 9e696a4cfd
commit d616fdbe55
5 changed files with 92 additions and 64 deletions

16
hosts
View File

@@ -2,11 +2,15 @@
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]
# TO KNOW WHOIS CHISEL SERVER
[server]
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
; [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