diff options
Diffstat (limited to 'tofu/ansible/hosts')
| -rw-r--r-- | tofu/ansible/hosts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tofu/ansible/hosts b/tofu/ansible/hosts index e5bdaa1..808ede3 100644 --- a/tofu/ansible/hosts +++ b/tofu/ansible/hosts @@ -1 +1,2 @@ webserver1 ansible_host=192.168.122.213 ansible_user=ansible ansible_become=true +webserver2 ansible_host=192.168.122.188 ansible_user=ansible ansible_become=true |
