diff --git a/Inventory.yml b/Inventory.yml index b490556..203403f 100644 --- a/Inventory.yml +++ b/Inventory.yml @@ -1,8 +1,6 @@ all: hosts: - children: - Containers: - hosts: - ansible.alma-Formateur: - ansible_host: 172.31.30.3 - ansible_port=22 \ No newline at end of file + ansible.alma-Formateur: + ansible_host: 172.31.30.3 + ansible.debian-Formateur: + ansible_host: 172.31.30.5 \ No newline at end of file