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

ec2_instance module synopsis doesn't match examples #44641

Closed
acdha opened this issue Aug 24, 2018 · 4 comments
Closed

ec2_instance module synopsis doesn't match examples #44641

acdha opened this issue Aug 24, 2018 · 4 comments
Labels
affects_2.6 This issue/PR affects Ansible v2.6 aws cloud docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community.

Comments

@acdha
Copy link
Contributor

acdha commented Aug 24, 2018

SUMMARY

The synopsis on https://docs.ansible.com/ansible/latest/modules/ec2_instance_module.html lists only “Gather facts about ec2 instances in AWS”, just like ec2_instance_facts, but the examples show it's actually creating, updating, and deleting instances

ISSUE TYPE
  • Documentation Report
COMPONENT NAME

ec2_instance

ANSIBLE VERSION
ansible 2.6.3
  config file = /Users/cadams/.ansible.cfg
  configured module search path = [u'/Users/cadams/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/Cellar/ansible/2.6.3/libexec/lib/python2.7/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 2.7.15 (default, Jun 17 2018, 12:46:58) [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2)]
CONFIGURATION

N/A

EXPECTED RESULTS
ACTUAL RESULTS

@ansibot
Copy link
Contributor

ansibot commented Aug 24, 2018

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Aug 24, 2018

cc @ryansb
click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Aug 24, 2018

Hi @acdha,

Thank you for the issue, just so you are aware we have a dedicated Working Group for aws.
You can find other people interested in this in #ansible-aws on Freenode IRC
For more information about communities, meetings and agendas see https://github.com/ansible/community

click here for bot help

@ansibot ansibot added affects_2.6 This issue/PR affects Ansible v2.6 aws cloud docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. labels Aug 24, 2018
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Aug 24, 2018
@ryansb
Copy link
Contributor

ryansb commented Aug 24, 2018

Fixed in 990e95e

@ryansb ryansb closed this as completed Aug 24, 2018
ryansb added a commit that referenced this issue Aug 24, 2018
@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.6 This issue/PR affects Ansible v2.6 aws cloud docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

No branches or pull requests

4 participants