diff options
| author | jerome <jerome@xlinfo.fr> | 2025-08-19 21:58:10 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-08-19 21:58:10 +0200 |
| commit | 8818faa886785ad0d7014c0fef6ee79c90fa72df (patch) | |
| tree | 8c39c071772ba7e43cbc23e1fe7131f204629e38 /final/hosts | |
| parent | 311c77aacaa10c64bba1caba93c90000dfe1cd6a (diff) | |
| download | incus-8818faa886785ad0d7014c0fef6ee79c90fa72df.tar.gz incus-8818faa886785ad0d7014c0fef6ee79c90fa72df.zip | |
gtignore
Diffstat (limited to 'final/hosts')
| -rw-r--r-- | final/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/final/hosts b/final/hosts index a87d214..cf9ca7e 100644 --- a/final/hosts +++ b/final/hosts @@ -1,2 +1,2 @@ -webserver2 ansible_host=192.168.122.28 ansible_user=ansible ansible_become=true -webserver1 ansible_host=192.168.2.1 ansible_user=ansible ansible_become=true +webserver1 ansible_host=192.168.2.12 ansible_user=ansible ansible_become=true +webserver2 ansible_host=192.168.2.63 ansible_user=ansible ansible_become=true |
