Skip to content

Commit ae622fb

Browse files
committed
Added additional information.
1 parent ea2ab80 commit ae622fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Ansible/snapmirror_report/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ There are a few variables that can be changed at the top of the `generate_report
3636
- secrets\_list\_file - Sets the file path of the file that contains the list of FSx file systems and their secrets. See above for more information.
3737
- secrets\_region - Set the region where the secrets are stored.
3838

39+
Since this script leverage the AWS Ansible collection as well as the `aws` cli, you will need to provide authentication credentials for them.
40+
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).
41+
3942
## Usage
4043
To generate the report, run the following command:
4144
```bash

0 commit comments

Comments
 (0)