jakelevinez
ddfc648d37
Update VMware library installation docs ( #71219 )
...
Depending upon OS/distro, please use pip/pip3.
4 years ago
Abhijeet Kasurde
6e56e72d99
vmware: Add a note about known issue ( #73273 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
4 years ago
Abhijeet Kasurde
b6360dc5e0
VMware: scenario guide for vmware_tools connection plugin ( #72080 )
...
* VMware: scenario guide for vmware_tools connection plugin
Scenario doc to guide user about the usage of vmware_tools
using connection plugin.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* review comments
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
Abhijeet Kasurde
fe65144a4a
vmware: Using env variable for custom SSL path ( #72273 )
...
When validate_certs is True and user has custom SSL
certificate path, user can use ``REQUESTS_CA_PATH``
in ``environment`` parameter of task to specify this path.
Fixes: https://github.com/ansible-collections/community.vmware/issues/49
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
Abhijeet Kasurde
760334303b
vmware: Add docs for filters ( #71670 )
...
Add a scenario guide for filters in VMware documentation
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
Andrew Klychkov
7bfeed3e24
Docsite: replace Latin phrases to English ( #71588 )
...
Replace Latin phrases like "e.g." and "i.e." and "etc." with English phrases.
* Update docs/docsite/rst/community/committer_guidelines.rst
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst
* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst
* Update docs/docsite/rst/dev_guide/module_lifecycle.rst
* Update docs/docsite/rst/user_guide/intro_inventory.rst
* Update docs/docsite/rst/user_guide/playbooks_loops.rst
* Update docs/docsite/rst/user_guide/playbooks_reuse.rst
* Update docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
* Update docs/docsite/rst/dev_guide/testing.rst
* Update docs/docsite/rst/dev_guide/testing_integration.rst
* Update docs/docsite/rst/porting_guides/porting_guide_2.5.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
4 years ago
Abhijeet Kasurde
ecea018506
Fix 404 links ( #71256 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
Abhijeet Kasurde
0055673c70
VMware: Inventory scenario guide for hostnames ( #71055 )
...
Added a scenario guide for ``hostnames`` parameter
for vmware_vm_inventory.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
Abhijeet Kasurde
c7997a77d2
VMware: Document vm properties ( #68552 )
...
VMware vm inventory uses configuration properties, rather than
relying on external documents, point user to this document.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Chris Budzilowicz
5ebce4672b
VMware: add note to vmware_guest faq ( #65569 )
...
* add note to vmware_guest faq about the vmware API being read-only unless you're a paid subscriber
5 years ago
Jobin George
8a77f17dea
Update vmware ansible modules requirements section ( #62797 )
...
* Update vSphere Automation Python SDK to the requirement section
Signed-off-by: Jobin George <jgeorge@vmware.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Petr Ruzicka
876a2d57be
Changed with_items to loop in VMware example ( #63022 )
5 years ago
Michael Prokop
b33ae14949
doc: fix typos ( #62852 )
5 years ago
Gonéri Le Bouder
2401154fc4
VMware: rename VMWare to VMware ( #58535 )
...
Follow the nomenclature convention decided in https://github.com/ansible/ansible/pull/56814
5 years ago
Sandra McCann
5569135efd
create scenario guide template file ( #58212 )
...
* create scenario guide template file
* Apply suggestions from code review
Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
5 years ago
Abhijeet Kasurde
5162d21ea3
VMware: vSphere Automation SDK installation docs ( #57280 )
...
* VMware: adds instructions for installing vSphere Automation SDK to the dynamic inventory scenario
6 years ago
Alicia Cozine
a4d0bc2c43
Shortens Scenario Guides, incorporates vmware guide ( #54554 )
...
* Shortens Scenario Guides, incorporates vmware guide
* adds links from network scenario guides to other network docs
6 years ago