diff --git a/README.md b/README.md index c709d7e7..e4f00900 100644 --- a/README.md +++ b/README.md @@ -61,22 +61,22 @@ This table provides information about the software prerequisites for the Ansible # List of Ansible modules for Dell PowerScale * [File System Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#file-system-module) * [Access Zone Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#access-zone-module) - * [Users Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#user-module) - * [Groups Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#group-module) + * [User Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#user-module) + * [Group Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#group-module) * [Snapshot Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#snapshot-module) * [Snapshot Schedule Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#snapshot-schedule-module) - * [NFS Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#nfs-module) + * [NFS Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#nfs-export-module) * [SMB Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#smb-module) - * [Smart Quota Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#smb-module) + * [Smart Quota Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#smart-quota-module) * [Info Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#info-module) - * [Active Directory Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#ads-module) + * [Active Directory Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#active-directory-module) * [LDAP Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#ldap-module) * [Node Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#node-module) * [SyncIQ Policy Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#synciq-policy-module) * [SyncIQ Jobs Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#synciq-job-module) - * [SyncIQ Performance Rules Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#synciq-rules-module) + * [SyncIQ Performance Rules Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#synciq-performance-rules-module) * [SyncIQ Reports Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#synciq-reports-module) - * [SyncIQ Target Reports Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#synciq-target-reports-module) + * [SyncIQ Target Reports Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#synciq-target-reorts-module) * [Groupnet Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#groupnet-module) * [Subnet Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#subnet-module) * [Network Pool Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#network-pool-module) @@ -84,9 +84,9 @@ This table provides information about the software prerequisites for the Ansible * [NFS Alias Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#nfs-alias-module) * [Settings Module](https://github.com/dell/ansible-powerscale/tree/1.8.0/docs/Product%20Guide.md#settings-module) * [Network Setting Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#network-settings-module) - * [Smart Pool Setting Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#smartpool-settings-module) - * [Filepool Plicy Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#filepool-module) - * [Storagepool Tier Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#storagepool-tier-module) + * [Smart Pool Setting Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#smart-pool-settings-module) + * [Filepool Policy Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#file-pool-policy-module) + * [Storagepool Tier Module](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/Product%20Guide.md#storage-pool-tier-module) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 3259e5e6..7700ab30 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -10,7 +10,7 @@ You may obtain a copy of the License at # How to contribute -Become one of the contributors to this project! We thrive to build a welcoming and open community for anyone who wants to use the project or contribute to it. There are just a few small guidelines you need to follow. To help us create a safe and positive community experience for all, we require all participants to adhere to the [Code of Conduct](https://github.com/dell/ansible-powerscale/blob/1.8.0/CODE_OF_CONDUCT.md). +Become one of the contributors to this project! We thrive to build a welcoming and open community for anyone who wants to use the project or contribute to it. There are just a few small guidelines you need to follow. To help us create a safe and positive community experience for all, we require all participants to adhere to the [Code of Conduct](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/CODE_OF_CONDUCT.md). ## Table of contents @@ -76,7 +76,7 @@ Triage helps ensure that issues resolve quickly by: If you don't have the knowledge or time to code, consider helping with _issue triage_. The Ansible modules for Dell PowerScale community will thank you for saving them time by spending some of yours. -Read more about the ways you can [Triage issues](https://github.com/dell/ansible-powerscale/blob/1.8.0/ISSUE_TRIAGE.md). +Read more about the ways you can [Triage issues](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/ISSUE_TRIAGE.md). ## Your first contribution @@ -89,7 +89,7 @@ When you're ready to contribute, it's time to create a pull request. ## Branching -* [Branching Strategy for Ansible modules for Dell PowerScale](https://github.com/dell/ansible-powerscale/blob/1.8.0/BRANCHING.md) +* [Branching Strategy for Ansible modules for Dell PowerScale](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/BRANCHING.md) ## Signing your commits @@ -144,7 +144,7 @@ Make sure that the title for your pull request uses the same format as the subje ### Quality gates for pull requests -GitHub Actions are used to enforce quality gates when a pull request is created or when any commit is made to the pull request. These GitHub Actions enforce our minimum code quality requirement for any code that get checked into the repository. If any of the quality gates fail, it is expected that the contributor will look into the check log, understand the problem and resolve the issue. If help is needed, please feel free to reach out the maintainers of the project for [support](https://github.com/dell/ansible-powerscale/blob/1.8.0/SUPPORT.md). +GitHub Actions are used to enforce quality gates when a pull request is created or when any commit is made to the pull request. These GitHub Actions enforce our minimum code quality requirement for any code that get checked into the repository. If any of the quality gates fail, it is expected that the contributor will look into the check log, understand the problem and resolve the issue. If help is needed, please feel free to reach out the maintainers of the project for [support](https://github.com/dell/ansible-powerscale/blob/1.8.0/docs/SUPPORT.md). #### Code sanitization