File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ Click here for more information on [Ansible](https://www.ansible.com/).
66
77| Tool | Description |
88| --- | --- |
9- | [ Inventory Report] ( ./ fsx_inventory_report) | Creates a report of all the FSxN file systems within an AWS account.|
10- | [ SnapMirror Report] ( ./ snapmirror_report) | Creates a report of all SnapMirror relationships within all the FSxN file systems within an AWS account.|
11- | [ Volume Management] ( ./ Volume_Management) | A collection of playbooks to manage volumes on FSxN file systems.|
9+ | [ Inventory Report] ( fsx_inventory_report ) | Creates a report of all the FSxN file systems within an AWS account.|
10+ | [ SnapMirror Report] ( snapmirror_report ) | Creates a report of all SnapMirror relationships within all the FSxN file systems within an AWS account.|
11+ | [ Volume Management] ( Volume_Management ) | A collection of playbooks to manage volumes on FSxN file systems.|
1212
1313## Author Information
1414
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ This folder contains code samples and automation scripts for FSx for NetApp ONTA
55* [ Ansible] ( Ansible )
66 * [ FSx ONTAP inventory report] ( Ansible/fsx_inventory_report )
77 * [ SnapMirror report] ( Ansible/snapmirror_report )
8+ * [ Volume Management] ( Ansible/Volume_Management )
89* [ CloudFormation] ( CloudFormation )
910 * [ NetApp-FSxN-Custom-Resources-Samples] ( CloudFormation/NetApp-FSxN-Custom-Resources-Samples )
1011 * [ deploy-fsx-ontap] ( CloudFormation/deploy-fsx-ontap )
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Have a great idea? We'd love to hear it! Please email us at [ng-fsxn-github-samp
2020 * [ Ansible] ( /Infrastructure_as_Code/Ansible )
2121 * [ FSx ONTAP inventory report] ( /Infrastructure_as_Code/Ansible/fsx_inventory_report )
2222 * [ SnapMirror report] ( /Infrastructure_as_Code/Ansible/snapmirror_report )
23+ * [ Volume Management] ( /Infrastructure_as_Code/Ansible/Volume_Management )
2324 * [ CloudFormation] ( /Infrastructure_as_Code/CloudFormation )
2425 * [ NetApp-FSxN-Custom-Resources-Samples] ( /Infrastructure_as_Code/CloudFormation/NetApp-FSxN-Custom-Resources-Samples )
2526 * [ deploy-fsx-ontap] ( /Infrastructure_as_Code/CloudFormation/deploy-fsx-ontap )
You can’t perform that action at this time.
0 commit comments