Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new module] azure_rm_postgresqlserver_facts #34610

Closed

Conversation

zikalino
Copy link
Contributor

@zikalino zikalino commented Jan 9, 2018

SUMMARY

Adding support for azure_rm_postgresqlserver_facts

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

azure_rm_postgresqlserver_facts

ANSIBLE VERSION

2.4

ADDITIONAL INFORMATION

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 azure cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Jan 9, 2018
@ansibot
Copy link
Contributor

ansibot commented Jan 9, 2018

The test ansible-test sanity --test validate-modules [?] failed with the following error:

lib/ansible/modules/cloud/azure/azure_rm_postgresqlserver_facts.py:0:0: E312 No RETURN provided

click here for bot help

@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Jan 9, 2018
@ansibot
Copy link
Contributor

ansibot commented Jan 9, 2018

The test ansible-test sanity --test validate-modules [?] failed with the following errors:

lib/ansible/modules/cloud/azure/azure_rm_postgresqlserver_facts.py:0:0: E319 RETURN.sku.contains: required key not provided @ data['contains']. Got None
lib/ansible/modules/cloud/azure/azure_rm_postgresqlserver_facts.py:0:0: E319 RETURN.sku.suboptions: extra keys not allowed @ data['suboptions']. Got {'name': {'description': ['The name of the sku, typically, a letter + Number code, e.g. P3.'], 'returned': 'always', 'type': 'str', 'sample': 'PGSQLB100'}, 'tier': {'description': [{'The tier of the particular SKU, e.g. Basic. Possible values include': 'C(Basic), C(Standard)'}], 'returned': 'always', 'type': 'str', 'sample': 'Basic'}, 'capacity': {'description': ["The scale up/out capacity, representing server's compute units."], 'returned': 'always', 'type': 'int', 'sample': 100}}
lib/ansible/modules/cloud/azure/azure_rm_postgresqlserver_facts.py:0:0: E319 RETURN.tags.contains: required key not provided @ data['contains']. Got None

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Jan 9, 2018

The test ansible-test sanity --test validate-modules [?] failed with the following error:

lib/ansible/modules/cloud/azure/azure_rm_postgresqlserver_facts.py:0:0: E319 RETURN.tags.contains: required key not provided @ data['contains']. Got None

click here for bot help

@zikalino zikalino closed this Jan 10, 2018
@zikalino zikalino reopened this Jan 10, 2018
@ansibot
Copy link
Contributor

ansibot commented Jan 10, 2018

@brusMX @devigned @haroldwongms @julienstroheker @lmazuel @obsoleted @sozercan @tstringer @xscript @yaweiw @yuwzho

As a maintainer of a module in the same namespace this new module has been submitted to, your vote counts for shipits. Please review this module and add shipit if you would like to see it merged.

click here for bot help

@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jan 10, 2018
@gundalow gundalow removed the needs_triage Needs a first human triage before being processed. label Jan 10, 2018
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jan 18, 2018
@zikalino zikalino closed this Mar 13, 2018
@zikalino zikalino deleted the azure_rm_postgresqlserver_facts branch March 13, 2018 07:45
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 azure cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. new_module This PR includes a new module. new_plugin This PR includes a new plugin. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants