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

added RETURN structure to ec2_remote_facts.py #26041

Conversation

Constantin07
Copy link
Contributor

SUMMARY

This PR documents the RETURN structure for the ec2_remote_facts.py module.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

lib/ansible/modules/cloud/amazon/ec2_remote_facts.py

ANSIBLE VERSION
ansible 2.4.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, Nov  6 2016, 00:28:07) [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
ADDITIONAL INFORMATION

None.

@ansibot
Copy link
Contributor

ansibot commented Jun 23, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 aws cloud committer_review In order to be merged, this PR must follow the certified review workflow. docs_pull_request module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. labels Jun 23, 2017
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Jun 23, 2017
@wimnat
Copy link
Contributor

wimnat commented Jun 23, 2017

This is all handled by the upgrade to boto3 PR that is currently pending

@ansibot ansibot added support:curated deprecated This issue/PR relates to a deprecated module. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed committer_review In order to be merged, this PR must follow the certified review workflow. labels Jun 28, 2017
@ansibot ansibot added support:certified This issue/PR relates to certified code. and removed support:curated labels Aug 16, 2017
@ansibot ansibot added new_module This PR includes a new module. support:community This issue/PR relates to code supported by the Ansible community. and removed support:certified This issue/PR relates to certified code. labels Nov 21, 2017
@ansibot ansibot added docs This issue/PR relates to or includes documentation. and removed docs_pull_request labels Mar 1, 2018
@ansibot ansibot added the new_plugin This PR includes a new plugin. label May 20, 2018
@s-hertel s-hertel force-pushed the add_return_structure_to_ec2_remote_facts.py branch from 4d10cda to 042df5a Compare August 29, 2018 22:12
@ansibot ansibot removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html new_module This PR includes a new module. labels Aug 29, 2018
@ansibot ansibot added support:certified This issue/PR relates to certified code. and removed 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. labels Aug 29, 2018
@s-hertel s-hertel merged commit 23adc3e into ansible:devel Aug 29, 2018
@s-hertel
Copy link
Contributor

Thanks @Constantin07!

@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 aws cloud deprecated This issue/PR relates to a deprecated module. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. new_plugin This PR includes a new plugin. support:certified This issue/PR relates to certified code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants