Skip to content

Commit

Permalink
Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scottharwell committed Nov 1, 2023
1 parent 98fdb90 commit b4c2cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b4c2cb5

Please sign in to comment.