Skip to content

Commit 81a4cac

Browse files
committed
Added additional information.
1 parent ce99834 commit 81a4cac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Ansible/fsx_inventory_report/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ There are three files used to create the report:
1616
There are a variable that can be changed at the top of the `generate_report.yaml` file:
1717
- report\_name - Sets the file path of the report that will be generated.
1818

19+
Since this script leverages the AWS Ansible collection as well as the `aws` cli, you will need to provide authentication credentials for them.
20+
You can read more about how to do that [here](https://docs.ansible.com/ansible/latest/collections/amazon/aws/docsite/aws_ec2_guide.html#authentication).
21+
1922
## Usage
2023
To generate the report, run the following command:
2124
```bash

0 commit comments

Comments
 (0)