You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Infrastructure_as_Code/Ansible/snapmirror_report/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ There are three files used to create the report:
28
28
-`get_all_fsxn_regions.yaml`: A collection of tasks that retrieves all the regions, that are enabled for the account, where FSx for ONTAP is also available.
29
29
-`processs_region.yaml`: A collection of tasks that will process all the FSxNs within a region.
30
30
31
-
You will also need to create a file named (by default) `secrets_list.csv` that list the secret name for each FSx file systems.
31
+
You will also need to create a file named (by default) `secrets.csv` that list the secret name for each FSx file systems.
32
32
The format of the file should be:
33
33
```
34
34
file_system_id,secret_name
@@ -71,4 +71,4 @@ Unless required by applicable law or agreed to in writing, software distributed
71
71
72
72
See the License for the specific language governing permissions and limitations under the License.
0 commit comments