diff --git a/inventories/production/hosts b/inventories/production/hosts index 0a336a7..5def7ea 100644 --- a/inventories/production/hosts +++ b/inventories/production/hosts @@ -1,4 +1,4 @@ [all] -target1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2001 -target1 ansible_ssh_host=127.0.0.2 ansible_ssh_port=2001 -target1 ansible_ssh_host=127.0.0.3 ansible_ssh_port=2002 +target1 +target2 +target3 diff --git a/inventories/staging/hosts b/inventories/staging/hosts index 0a336a7..5def7ea 100644 --- a/inventories/staging/hosts +++ b/inventories/staging/hosts @@ -1,4 +1,4 @@ [all] -target1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2001 -target1 ansible_ssh_host=127.0.0.2 ansible_ssh_port=2001 -target1 ansible_ssh_host=127.0.0.3 ansible_ssh_port=2002 +target1 +target2 +target3 diff --git a/inventories/test/hosts b/inventories/test/hosts index 0a336a7..5def7ea 100644 --- a/inventories/test/hosts +++ b/inventories/test/hosts @@ -1,4 +1,4 @@ [all] -target1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2001 -target1 ansible_ssh_host=127.0.0.2 ansible_ssh_port=2001 -target1 ansible_ssh_host=127.0.0.3 ansible_ssh_port=2002 +target1 +target2 +target3