Skip to content

Commit e524649

Browse files
committed
Added Ansible Volume Management
1 parent f2f7621 commit e524649

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

Infrastructure_as_Code/Ansible/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

Infrastructure_as_Code/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)