diff options
| author | jerome <jerome@xlinfo.fr> | 2025-08-19 15:35:23 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-08-19 15:35:23 +0200 |
| commit | 07a86666f804d408aaf44884499b677eaf8161c8 (patch) | |
| tree | 06d73624f8bc2bf7e712eed80cd9a9e2407800a3 /final/hosts | |
| parent | 302daa1e5f66da2526635270e7e0153edf2d7228 (diff) | |
| download | incus-07a86666f804d408aaf44884499b677eaf8161c8.tar.gz incus-07a86666f804d408aaf44884499b677eaf8161c8.zip | |
Jenkinsfile
Diffstat (limited to 'final/hosts')
| -rw-r--r-- | final/hosts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/final/hosts b/final/hosts index 7c37320..4489216 100644 --- a/final/hosts +++ b/final/hosts @@ -1,2 +1,4 @@ webserver1 ansible_host=192.168.122.150 ansible_user=ansible ansible_become=true webserver2 ansible_host=192.168.122.28 ansible_user=ansible ansible_become=true +webserver1 ansible_host=192.168.122.72 ansible_user=ansible ansible_become=true +webserver2 ansible_host=192.168.122.11 ansible_user=ansible ansible_become=true |
