From b4c2cb5028d73dc4c52aca48a26f30f79f29d8d2 Mon Sep 17 00:00:00 2001 From: Scott Harwell Date: Wed, 1 Nov 2023 15:42:33 -0400 Subject: [PATCH] Readme updates --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad83b8c..a7aabfa 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,8 @@ The AWS collections used as dependencies require an AWS access key, secret key, The playbooks included in this collection will need a way to connect to the virtual machines that it creates. By default, VMs are created with public IP addresses to make this simple. But, the collection may be modified to use private IP addresses if your local machine can route traffic to private networks. +### Inventory File + The following example of an `inventory` file configures an SSH user and a local private key that will be used when configuring the VMs and installing AAP. ```ini