diff options
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 new file mode 100644 index 0000000..7c37320 --- /dev/null +++ b/final/hosts @@ -0,0 +1,2 @@ +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 |
