Skip to content

Update azure_rm_backupolicy add version - #449

Merged
haiyuazhang merged 1 commit into
ansible-collections:devfrom
Fred-sun:update_version
Mar 15, 2021
Merged

Update azure_rm_backupolicy add version#449
haiyuazhang merged 1 commit into
ansible-collections:devfrom
Fred-sun:update_version

Conversation

@Fred-sun

Copy link
Copy Markdown
Collaborator
SUMMARY

Update azure_rm_backupolicy add version. Fix the following error.

ERROR: plugins/modules/azure_rm_backuppolicy.py:0:0: version-added-must-be-major-or-minor: DOCUMENTATION: version_added ('1.3.2') must be a major or minor release, not a patch release (see specification at https://semver.org/). Got {'module': 'azure_rm_backuppolicy', 'version_added': '1.3.2', 'short_description': 'Manage Azure Backup Policy', 'description': ['Create and delete instance of Azure Backup Policy.'], 'options': {'vault_name': {'description': ['The name of the Recovery Services Vault the policy belongs to.'], 'required': True, 'type': 'str'}, 'name': {'description': ['The name of the backup policy.'], 'required': True, 'type': 'str'}, 'resource_group': {'description': ['The name of the resource group the vaul...
ERROR: plugins/modules/azure_rm_backuppolicy_info.py:0:0: version-added-must-be-major-or-minor: DOCUMENTATION: version_added ('1.3.2') must be a major or minor release, not a patch release (see specification at https://semver.org/). Got {'module': 'azure_rm_backuppolicy_info', 'version_added': '1.3.2', 'short_description': 'Get Info on Azure Backup Policy', 'description': ['Create and delete instance of Azure Backup Policy.'], 'options': {'vault_name': {'description': ['The name of the Recovery Services Vault the policy belongs to.'], 'required': True, 'type': 'str'}, 'name': {'description': ['The name of the backup policy.'], 'required': True, 'type': 'str'}, 'resource_group': {'description': ['The name of the resource grou...

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

azure_rm_backuppolicy.py
azure_rm_backuppolicy_info.py

ADDITIONAL INFORMATION

@Fred-sun Fred-sun added the ready-for-review The PR is ready to be reviewed and merged. label Mar 10, 2021
@haiyuazhang
haiyuazhang merged commit ad8f503 into ansible-collections:dev Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review The PR is ready to be reviewed and merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants