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 datacenter as variable to example block in vmware_guest_facts #25944

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

Fobhep
Copy link
Contributor

@Fobhep Fobhep commented Jun 21, 2017

ISSUE TYPE

Bugfix Pullrequest

SUMMARY

The minimal working example should contain the "datacenter" variable, since its a required variable.

This is a fresh version of PR #23178, that I closed due to some errors in my fork.

I also included suggestions from @Akasurde
@nerzhul

@ansibot
Copy link
Contributor

ansibot commented Jun 21, 2017

@Fobhep Greetings! Thanks for taking the time to open this pullrequest. In order for the community to handle your pullrequest effectively, we need a bit more information.

Here are the items we could not find in your description:

  • issue type

Please set the description of this pullrequest with this template:
https://raw.githubusercontent.com/ansible/ansible/devel/.github/PULL_REQUEST_TEMPLATE.md

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Jun 21, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 cloud module This issue/PR relates to a module. needs_info This issue requires further information. Please answer any outstanding questions. needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly. needs_triage Needs a first human triage before being processed. vmware VMware community labels Jun 21, 2017
Copy link
Member

@Akasurde Akasurde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Fobhep Fobhep changed the title Added datacenter as variable to example block Added datacenter as variable to example block in vmware_guest_facts Jun 21, 2017
@ryansb ryansb removed the needs_triage Needs a first human triage before being processed. label Jun 21, 2017
@ansibot ansibot added support:community This issue/PR relates to code supported by the Ansible community. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Jun 29, 2017
@@ -63,11 +63,12 @@
'''

EXAMPLES = '''
- name: Gather VM facts
- name: Gather facts from standalone ESXi server having datacenter as 'ha-datacenter'
vmware_guest_facts:
hostname: 192.168.1.209
username: administrator@vsphere.local
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is a standalone hypervisor, shouldn't the username be root? administrator@vsphere.local is not available on a standalone hypervisor

@Akasurde
Copy link
Member

Akasurde commented Aug 7, 2017

@Fobhep Could you please re-word description as per ansibot suggestion ?

@ansibot ansibot added bugfix_pull_request community_review In order to be merged, this PR must follow the community review workflow. and removed needs_info This issue requires further information. Please answer any outstanding questions. needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly. labels Aug 7, 2017
@ansibot
Copy link
Contributor

ansibot commented Aug 24, 2017

@calfonso
Copy link
Contributor

rebuild_merge

@ansibot ansibot removed 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 Aug 30, 2017
@ansibot ansibot merged commit 72d9770 into ansible:devel Aug 30, 2017
prasadkatti pushed a commit to prasadkatti/ansible that referenced this pull request Oct 1, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@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.4 This issue/PR affects Ansible v2.4 bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. vmware VMware community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants