Skip to content

Commit 32ac682

Browse files
committed
Updated it to use the ONTAP Ansible collection as opposed to invoking 'curl' commands to get the SnapMirror information.
1 parent 624309a commit 32ac682

File tree

1 file changed

+1
-1
lines changed
  • Infrastructure_as_Code/Ansible/snapmirror_report

1 file changed

+1
-1
lines changed

Infrastructure_as_Code/Ansible/snapmirror_report/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ the number before it represents the number of seconds. For example, 'P1DT2H3M4S'
1919
- NetApp ONTAP Ansible collection.
2020
- AWS Ansible collection.
2121
- AWS secret(s) with the credentials necessary to run SnapMirror ONTAP APIs against the FSx for ONTAP file systems. The required format of the secret is described below.
22-
- The `aws` cli installed and configured. Installation instructions can be found [here](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html).
22+
- The `aws` cli installed and configured. Installation instructions can be found [here](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html). This is required to get all the FSxNs within a region, since there isn't an AWS Ansible module that can do that.
2323
- A file with a list of the FSx for ONTAP file systems and their corresponding secrets. The format of the file is described below.
2424

2525
## Installation

0 commit comments

Comments
 (0)