Mitsuru Nakakawaji
c55ba658c6
add note for Azure Availbility Zone ( #66200 )
...
* add note for Azure Availbility Zone
* Change title
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/scenario_guides/guide_azure.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
5 years ago
Sander
87a5e433ef
update guide_azure.rst ( #66940 )
...
changed example for ping linux machines. Looks liked it was wrongly copy paste.
5 years ago
Sandra McCann
80dff8743a
fixed some broken links ( #66182 )
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
lotaris-xx
c185c46501
Update guide_azure.rst ( #65519 )
...
Adds subscription_id to the list of user/password credentials.
5 years ago
John Mahowald
bb72b8f1d9
Syntax fix guide_gce.rst ( #64779 )
...
Fix syntax for create a GCP instance example playbook. Fix task indentation.
5 years ago
Vera
844b5d4673
docs: fix gcs example to work with ansible 2+ ( #64778 )
...
switched directive sudo to become
5 years ago
Petr Ruzicka
a5dc11cdd1
Changed with_items -> loop ( #62995 )
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
Andreas Olsson
0d79013f51
Modernize Vagrant documentation ( #62923 )
...
* By requiring a slightly newer Vagrant version (from 2015) we get the
same generated Ansible inventory format is still used by today's
version of Vagrant. That extended inventory format also has the
benefit of allowing for simpler Ansible examples.
* Switching to a current and supported Ubuntu LTS version.
5 years ago
Michael Prokop
b33ae14949
doc: fix typos ( #62852 )
5 years ago
Felix Fontein
c3b1a0a7e8
Vultr: rename _facts -> _info ( #61239 )
5 years ago
Dustin Miller
20ced48717
Update link to user data knowledge base ( #60991 )
...
Removes old broken link, replaces with with updated and confirmed working link
5 years ago
Marek Anderson
3a919d4bec
Doc - editorial for correct acronym introduction ( #58519 )
...
Introduce acronym GCP on first use. Introduce GCE acronym at all.
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
Nabeel Al-Saber
7afdf11456
Add Oracle scenario guide ( #58443 )
...
* Create and update docs/docsite/rst/scenario_guides/guide_oracle.rst
5 years ago
Alicia Cozine
44b6f2ff56
removes last :doc: links in other sections of the docs ( #58432 )
...
* removes last :doc: links in other sections of the docs
* fix references to playbooks intro page
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
Seth Hochberg
66bfa27685
Replace deprecated ansible-container references ( #56427 )
...
Link to ansible-bender instead of the deprecated ansible-container.
Co-Authored-By: Felix Fontein <felix@fontein.de>
6 years ago
Isaac
85fa65e5f0
docs: Update scopes value example ( #56362 )
...
Existing example in GCE guide returns "invalid scope" error; value needs "https://" prefix
6 years ago
stroebitzer
dae5564e2b
Fix var naming ( #55796 )
...
* Fix var naming in GCE guide
6 years ago
stroebitzer
943f7334c5
Fix var naming ( #55795 )
...
Make vars match tasks in Google Compute guide.
6 years ago
Alicia Cozine
bb5059f2c7
Add security group info and example to AWS guide ( #55783 )
...
* expand documentation on how to use lookup plugin aws_service_ip_ranges with ec2_group module
* fix rst syntax error
6 years ago
Alex Stephen
91a664a93e
Gce migration docs ( #51838 )
...
* migration docs for gce, with example playbook
* Update docs/docsite/rst/scenario_guides/guide_gce.rst
Co-Authored-By: rambleraptor <alexstephen@google.com>
6 years ago
Keith Maxwell
04220478da
Fewer examples use connection: local in docs ( #55133 )
...
* Fewer connection: local lines in module examples and scenario guides
The line 'connection: local' is not required. See
./docs/docsite/rst/inventory/implicit_localhost.rst
6 years ago
ubruns
301d561420
Update guide_azure.rst ( #54401 )
...
* Update guide_azure.rst
Added a note to the 'Storing in a file' section, that the secret value of the ini file should be UrlEncoded.
Otherwise the user might get login errors (depends on the characters used in the secret).
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
Derrick Johnson
62d3ed0e2f
ACI Private_Key String to Allow for Vaulting ( #54251 )
...
* Allows the use of Private_Keys to be entered as a string instead of just a file. Making it possible to use VAULT to encrypt the key
* Fixed Issues auto check found
* Provide helpful information while avoiding credential exposure
* Restore original variable name :-)
* Fix a few other things
* Influence the default certificate_name in both cases
* Update documentation
* Add contributed docs
* Fix CI issue
6 years ago
Felix Fontein
8d62794f91
docker: rename docker_*_facts -> docker_*_info ( #54124 )
...
* Rename docker_*_facts -> docker_*_info.
* Add changelog.
* Update scenario guide.
6 years ago
James Cassell
953058d025
standardize connection variable names ( #51776 )
...
* standardize user/password connection vars
* docs: use ansible_user and ansible_password
* docs: var precedence for connection vars
* docs: ansible_become_pass -> ansible_become_password etc
6 years ago
Felix Fontein
f6122fb63b
Fix docs syntax highlighting errors ( #50836 )
...
* Add support for [WARNING]: ...
* Fix unreachable/failed output lexing.
* Detecting retry/--limit lines.
* Removing strange (invisible) characters which cause lexing problems.
* Using better-fitting lexers.
* Improve YAML lexing: don't accept quotes in keys.
* Add Django lexer (unchanged) from Pygments.
* Add support for != and % operators.
6 years ago
Dag Wieers
2798d5bafc
Clarify gather_facts and highlight important lines
...
Clarify gather_facts and highlight important lines
+label: docsite_pr
6 years ago
Felix Fontein
d2c4f57f16
docker_service: rename to docker_compose. ( #51035 )
...
* Rename docker_service -> docker_compose.
* Added changelog.
* Update scenario guide.
* Clean up module.
6 years ago
Alan Rominger
baf59ccaac
Put in documented default for gcp_compute filters ( #50025 )
6 years ago
René Moser
48ffe2f3b2
tests: vultr: convert legacy tests to targets ( #50156 )
6 years ago
Abhijeet Kasurde
ae404d1476
gcp: documentation update ( #50183 )
...
* gcp: documentation update
* Update example about dynamic inventory
* minor typo fixes in gcp_utils
* Additional information about enabling inventory plugin in ansible.cfg
partially fixes : #44404
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Abhijeet Kasurde
ff49bbd15d
Misc documentation update ( #50190 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Jon Pugh
e2b39a0607
Change the Packet.net section to be more consistent with the other *Cloud Guide pages. ( #50170 )
...
<!--- Your description here -->
+label: docsite_pr
6 years ago
Kevin Breit
a9d68f3d52
Meraki scenario guide - describe how to merge new data with old data ( #48999 )
...
* Described how to merge new data with old data in the Meraki guide
Co-Authored-By: kbreit <kevin.breit@kevinbreit.net>
6 years ago
johnstudarus
679b7dce63
Update guide_packet.rst ( #49007 )
...
Properly parses the returned data to get the device data and IP address.
+label: docsite_pr
6 years ago
Yunge Zhu
d3b52d2a72
fix xxx.com ( #48972 )
6 years ago
Michael Scherer
2ca7279cae
Correct the variable name in example ( #48603 )
...
Changed from 'ansilbe_python_interpreter' to 'ansible_python_interpreter'
6 years ago
Rémy Léone
f4fa3314c4
Add support for Scaleway object storage ( #46353 )
6 years ago
Aren
6243f36319
gcp additional info & edit ( #45986 )
...
* There were 2 introduction headings
line 36 was a duplicate 'introduction' heading, and the section is more of a requisites description.
+label: docsite_pr
* edit for line 32+33 & 45>50 added
6 years ago
He Guimin
85ba30a3db
Add new module ali_instance ( #36898 )
6 years ago
Bianca Henderson
e52761fbd3
Making minor changes ( #47311 )
...
<!--- Your description here -->
+label: docsite_pr
6 years ago
Jon Stevens
0272fd4b37
docs: Fix restructuredtext link format ( #47199 )
...
Fix two links on guide_online.rst
6 years ago
Page Bowers
1ec71e503e
Update the document to link to the script itself ( #46986 )
...
Added a link to the dynamic inventory script to make it easier for a user to find.
6 years ago