Andreas Krüger
806442b3ec
Document the tests that are currently run on documentation pull requests. ( #48436 )
6 years ago
Martin Krizek
1465f70eb5
Add ansible_play_name magic var ( #48562 )
6 years ago
Brian Coca
7ca6af396e
added faq entry on ansible_host + delegation ( #48438 )
6 years ago
Felix Fontein
9a848ca883
Fixing typo in developing_locally.rst ( #48535 )
...
`cacheing` → `caching`
+label: docsite_pr
6 years ago
Lars Kellogg-Stedman
220d224433
add note regarding {host,group}_vars directory lookup semantics ( #48066 )
...
* add note regarding {host,group}_vars directory lookup semantics
While the 'ansible-playbook' command will look for {host,group}_vars in
both the playbook and inventory directories, the 'ansible' command
will only look in the inventory directory. This follows from a close
reading of the documentation but isn't explicit and leads to the
perhaps unexpected result that you can run both commands with the same
configuration in the same directory and get different results.
This commit adds a note to the documentation making the difference in
behavior explicit.
Closes #48065
* incorporates bcoca feedback
6 years ago
Alicia Cozine
d27d956d71
clarifies FAQ answer about env vars ( #48432 )
6 years ago
Rémy Léone
f4fa3314c4
Add support for Scaleway object storage ( #46353 )
6 years ago
Keith Maxwell
7db2861961
Remove unnecessary --recursive option to git clone ( #48379 )
...
From installing / Running from source.
Since the repomerge, Ansible doesn't use submodules. Also, between 2.12.0 and 2.13.0 git dropped '--recursive' in favor of '--recurse-submodules'.
6 years ago
Andreas Krüger
e2bba149d6
playbooks_reuse_roles.rst long and shorthand example actually made equivalent. ( #48339 )
6 years ago
Rushan
cc5b9c5fe1
enchance yaml filter documentation ( #46629 )
...
* update to_*_yaml filter documentation
* update to*_yaml filter documentation
6 years ago
Abhijeet Kasurde
47aa752df0
VMware: Documentation for SSL installation methods ( #43992 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Matt Martz
f728f2bff0
Add a new "contains" jinja2 test ( #45798 )
...
* Add contains jinja2 test
* backticks
6 years ago
Brian Coca
8ccb44aa63
clarify insane ini typing ( #48169 )
...
* clarify how variables are interpreted in the ini inventory plugin
6 years ago
angystardust
09ff2da651
VMware: further improvements to the scenario_clone_template ( #48141 )
...
Follow-up to #47889 . Fixes the list of required privileges for cloning a vmware template.
6 years ago
majekw
383da46c32
Document installation procedure on Slackware ( #47657 )
...
Add section with installation procedure on Slackware Linux using sbopkg and SlackBuilds.org build scripts repository.
6 years ago
Jordan Borean
501acae5ab
Added basic equivalent to PowerShell modules ( #44705 )
...
* Added basic equivalent to PowerShell modules
* changes based on latest review
* Added tests
* ignore sanity test due to how tests are set up
* Changes to work with PSCore
* Added documentation and change updated more modules
* Add some speed optimisations to AddType
* fix some issues in the doc changes
* doc changes
6 years ago
InputValidation
7760b04020
Updated Red Hat Repo ( #48173 )
...
Updated Red Hat Repo to current version number
6 years ago
Matt Martz
45ff6df1af
Remove Deprecated configs 2.8 ( #46825 )
...
* Removed deprecated ANSIBLE_HOSTS
* Bump sudo/su configs to match deprecation version for cli and playbook args
* Bump include configs to match deprecation version for 'include'
6 years ago
Adam Miller
8c362da6dc
swap out RM for 2.8, it me now ( #48013 )
...
Signed-off-by: Adam Miller <admiller@redhat.com>
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
Mark Jeromin
8d2f6c31de
updated user_guide for regex test, #24155 ( #47893 )
6 years ago
mbk87
5ab30e0079
protocol ( #47666 )
...
* clarifies reference to SSH, adds link for further reading
6 years ago
Risto Oikarinen
4b2a090418
Fix vars_prompt "private" description and improve example ( #47688 )
...
* Fix vars_prompts "private" description and improve example
* Fix indentation
6 years ago
Risto Oikarinen
f000baf6f7
Add yaml version of using host variables example ( #47700 )
6 years ago
Bianca Henderson
e38796bf7b
Slight Change in Wording in "Reporting Bugs and Features" ( #47984 )
...
* Adding a link for PR info
* Not specifying Google Groups in wording
6 years ago
Brian Coca
40d8b91d07
added missing vars ( #47993 )
...
fixes #31900
6 years ago
Bianca Henderson
248827227a
Correcting syntax of PyYAML package ( #47987 )
6 years ago
Christian Kotte
754c377dbd
VMware: Improve output of vmware_local_role_facts ( #47871 )
6 years ago
angystardust
89f03314ce
VMware: improve readability and fix privileges names on scenario_clone_template ( #47889 )
6 years ago
Abhijeet Kasurde
ab0d90f882
VMware: Fix documentation for cloning template ( #47847 )
...
Fixes : #46700
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Martin Krizek
ec32bda2ef
ansible-galaxy docs: fix init of container role ( #47853 )
6 years ago
Moritz Grimm
1a91b797bd
updated documentation fixing #47202 ( #47267 )
6 years ago
Jordan Borean
73141d5035
pip: produce better error msg on import error ( #47743 )
...
* pip: produce better error msg on import error
* Added porting guide entry for 2.7
6 years ago
John R Barker
f536944e3a
Molecule is now IRC: ansible-molecule ( #47860 )
6 years ago
John R Barker
4572d9ccd7
ansible-lint and molecule part of Red Hat ( #47826 )
6 years ago
Alicia Cozine
7db63851e0
Updates variables docs: facts examples, headers, links, etc. ( #47767 )
...
* refreshes ansible facts output and updates some references/headers
6 years ago
Bianca Henderson
e6d99cb2bf
Adding a link for PR info ( #47778 )
6 years ago
Abhijeet Kasurde
6d36849f72
Update plugin filter documentation ( #46665 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
John R Barker
d189e58f63
Correct AWX community link ( #47742 )
6 years ago
mbk87
24e1da972e
bad space ( #47667 )
...
removes whitespace
6 years ago
John R Barker
749af9fd22
Document all Working Group, email lists and IRC channels ( #47615 )
...
Put all communication info in one place so we can update links to point here.
6 years ago
John R Barker
72359a10e6
Tidy up Contributors Docs ( #47619 )
...
* Tidy up docs on GitHub, direct people to docs.ansible.com
* De-duplicate documentation and move useful info
6 years ago
John R Barker
166e84b9c4
Docs: No need to follow up on backport PRs ( #47616 )
...
Also tidy up `notes` section into a single box
6 years ago
Ben Cornett
6229f89369
Fix spelling ( #47692 )
6 years ago
Johannes Brunswicker
d3be5d5327
Creates base Sophos UTM module ( #45781 )
...
* Fixes #18568
* Commit of the first set of utm modules
* added documentation line for module_utils file
* removed other utm modules for the first pr
* added maintainers to botmeta
* implemented fixes for shippable
* fixed whitespaces and newlines in included doc fragment
* added types and choices to documentation
* fix for E501
* Implemented change requests
* changed utm_utils license to BSD
* changed str() to to_native()
* added a status state that will just return information about my object
* renamed state 'status' to 'info'
* added team_e-spirit to botmeta and added the team as maintainer for the utm_utils
* only return a result if the lookup was not empty. Do not return a null result
* removed info state
* added boilerplate
* made preparation for info-only modules
6 years ago
Andrea Perotti
8bc4a18500
Updates intro to dynamic inventory page ( #46799 )
...
* Added Foreman to the list of inventory scripts
6 years ago
Abhijeet Kasurde
e5318c5c4f
doc: Scenario guide for VMware HTTP API usage ( #47117 )
...
This adds scenario guide for using VMware HTTP API using uri module.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Matt Martz
f7ba63e047
Add shorthand debugger method to recreate the task from the original ds ( #46987 )
...
* Add shorthand debugger method to recreate the task from the original ds, and re-template. Fixes #46321
* Fix rst header
* Indicate update_task was added in 2.8
6 years ago
d3nisko
6c2e4c1ca8
Update YAMLSyntax.rst ( #47491 )
...
* Update YAMLSyntax.rst to correct syntax of a list vs dict.
6 years ago
Simon Legner
5959158612
doc(user_guide): fix typos ( #47425 )
6 years ago
Alicia Cozine
4219d25fc7
Add docs about contributing to docs ( #46481 )
...
* adds page on community contributions to docs
6 years ago
Aurelio Jargas
e58e43279c
Fix markup: inline literal with spaces ( #47560 )
...
Fixes rST/Sphinx error on the YAML syntax page of the core docs.
6 years ago
Jordan Borean
ddfd1dbfc6
Add helper function to return helpful import error msg ( #47409 )
6 years ago
markafarrell
94eab56d51
Update netconf jumphost documentation ( #47339 )
...
* doc/update netconf jumphost docs
* Remove requirement for nc. Option for Port 830
Based on https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Proxies_and_Jump_Hosts#Passing_Through_a_Gateway_Using_stdio_Forwarding_(Netcat_Mode)
* Fix formatting
* More formatting fixes
* Remove incorrectly added newline
6 years ago
He Guimin
85ba30a3db
Add new module ali_instance ( #36898 )
6 years ago
Ganesh Nalawade
335a979f1d
Fix prompt mismatch issue for ios ( #47004 )
...
* Fix prompt mismatch issue for ios
Fixes #40884 #44463
* If the command prompt is matched check if data is
still pending to be read from buffer.
* This fix adds a new timer `buffer_read_timeout`
which will be trigerred after command prompt
is matched and data is attempted to be read from channel.
If not data is present of channel the timer will expire
and response we be returned to calling function.
* Fix unit test failure
* Update to make buffer timeout float
* Update doc and fix review comment
* Fix CI issues
* Update doc
* Fix review comments
* Fix review comments
6 years ago
Richard Metzler
acda7bae5f
fix callback name
...
+label: docsite_pr
6 years ago
Alicia Cozine
f1ad012375
removes docs/api dir from .gitignore and Makefile ( #47366 )
...
* removes docs/api dir from .gitignore and Makefile
* reduces noise on removing build artifacts
6 years ago
Alicia Cozine
cd7232eeb7
refines vmware sample scenario page ( #47320 )
6 years ago
Artem Zinenko
3fa33ce96b
Fixed typos in winrm doc ( #47351 )
6 years ago
Adam Miller
9e2c02455a
add note about named tasks in blocks ( #46984 )
...
* add note about named tasks in blocks
Signed-off-by: Adam Miller <admiller@redhat.com>
* adds names to tasks within example block, removes 2nd example
* removes traces of bad rebase
6 years ago
Bianca Henderson
e52761fbd3
Making minor changes ( #47311 )
...
<!--- Your description here -->
+label: docsite_pr
6 years ago
John R Barker
4991ef30c2
ROADMAP_2_8.rst link to GH project ( #47265 )
6 years ago
Luke Short
9cf407f683
Gentoo installation no longer requires a workaround. ( #47151 )
...
The default Python version has been 3.6
since June 2018 and was 3.5 before then.
Ansible supports Python 3.5 and above.
6 years ago
Jon Stevens
0272fd4b37
docs: Fix restructuredtext link format ( #47199 )
...
Fix two links on guide_online.rst
6 years ago
Petr Ruzicka
53217a3dbd
with_items is obsolete - using loop instead ( #46806 )
6 years ago
Petr Ruzicka
559c92f9b6
with_items is obsolete - using loop instead ( #46805 )
6 years ago
Petr Ruzicka
b17f02a89a
with_items is obsolete - loop should be used instead ( #46524 )
6 years ago
Dag Wieers
4fc6ab55aa
This fixes a weird indentation issue in the menu ( #45089 )
6 years ago
Matt Martz
abe64775cf
Add porting guide note about inline vars on import/include_tasks ( #47121 )
...
* Add porting guide note about inline vars. Fixes #47102
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
Matt Clay
c3a6737004
Add BOM check to shebang sanity test.
...
Includes fixes for docsite files with a UTF-8 BOM.
6 years ago
Alicia Cozine
b26aa66a41
fixes local toc, updates language ( #47054 )
6 years ago
Sandra McCann
db3d920cfd
WIP: fix build errors due to missing certified_supported label ( #46835 )
...
* fix build errors due to missing certified_supported label
* fixed references and toc
6 years ago
Bianca Henderson
ffc46e1648
Making minor grammatical changes ( #46844 )
...
fixes to dev_guide page
6 years ago
Sloane Hertel
f3d5ebb355
add more consistent extension matching for inventory plugins ( #46786 )
...
* Add consistent extension matching for inventory plugins that support YAML configuration files
* Document extension matching expectations
6 years ago
Alicia Cozine
9764f32513
adds stub API docs in a single file ( #46663 )
...
* adds stub API docs in a single file
6 years ago
Risto Oikarinen
e1cfc2500c
Clean playbook filters doc by adding whitespaces ( #46569 )
6 years ago
Dag Wieers
1771874ac8
Indentation
6 years ago
Dag Wieers
d0f3aaff62
Update wording as requested by review
...
Also improve wording.
6 years ago
Hayden
a2ac3482b6
Update windows_faq.rst
...
<!--- Your description here -->
+label: docsite_pr
Windows Subsystem for Linux is now officially supported by Microsoft. It is out of beta and will be shipping on Windows Sever 2019.
6 years ago
Mike Klebolt
5c93068223
incorrect ref ( #46492 )
6 years ago
Robert Herhold
850355b314
Update links to module sources ( #46553 )
...
The documentation still points to the old links for the [core](https://github.com/ansible/ansible-modules-core/tree/devel ) and [extras](https://github.com/ansible/ansible-modules-extras/tree/devel ) modules. This PR updates the links to the main ansible repository.
+label: docsite_pr
6 years ago
Sloane Hertel
43d12c11be
Add 'auto' to documented default enabled inventory plugins ( #46621 )
...
* Correct default inventory plugins enabled in docs and example/ansible.cfg
* Fix headers
6 years ago
Sloane Hertel
c4d1f0d416
Add docs for inventory caching ( #46402 )
...
* Add docs for inventory caching
* Fix subsection headers
* Fix top header
6 years ago
Matt Clay
a4c9f57b38
Move docsite requirements to the docs/docsite dir. ( #46518 )
6 years ago
Jordan Borean
b570af020c
added porting guide for PowerShell EAP changes ( #46451 )
6 years ago
Alicia Cozine
e97391b7ab
updates language about documentation versions and releases on index page ( #46465 )
6 years ago
Dag Wieers
92037679c4
Fix subelements example correctly ( #46482 )
6 years ago
Matt Clay
e2b6047514
Add symlinks sanity test. ( #46467 )
...
* Add symlinks sanity test.
* Replace legacy test symlinks with actual content.
* Remove dir symlink from template_jinja2_latest.
* Update import test to use generated library dir.
* Fix copy test symlink setup.
6 years ago
Alicia Cozine
ba9348883b
updates latest in docs conf.py ( #46400 )
6 years ago
Andrew Paradi
641c569a20
Fix spelling error in subelements Filter example ( #46446 )
...
<!--- Your description here -->
+label: docsite_pr
6 years ago
Haidara Mohamed El Mouctar
cd4415d4ec
Docsite: Add a new tool: Ansible Playbook Grapher ( #46435 )
...
Add Ansible Playbook Grapher: a tool create a graph representing your Ansible playbook tasks and roles.
https://github.com/haidaraM/ansible-playbook-grapher
+label: docsite_pr
6 years ago
Sandra McCann
a1fae193c7
disable gather facts and update playbook output ( #46409 )
...
* disable facts gather and update playbook output
* fix output
6 years ago
Alicia Cozine
04b726dc14
Updates release & maintenance version docs for 2.7
6 years ago
Artur Juraszek
c0de93310f
Mention YAML as a AWS CloudFormation template language ( #46345 )
6 years ago
Enno Gröper
1ff331e66a
Update playbooks_delegation.rst ( #46254 )
...
Fix example variable lookup.
+label: docsite_pr
6 years ago
Alicia Cozine
66eb5681f4
yes, we do run validate_modules in Shippable ( #46280 )
6 years ago
Andrii Trykush
90126f37cd
Corrected typo
...
Corrected typo
ansible_serach_path --> ansible_search_path
+label: docsite_pr
6 years ago
Brendan Jurd
ab96bbdef9
Clean up Vault docs in User Guide. ( #46188 )
...
* Fix spelling of 'separate' throughout.
* Various cleanups in the User Guide for Vault.
- Fix spelling of 'algorithm'
- Fix indentation of nested list in payload format
- Fix mysterious refernce to 'b_pkey1'.
- Fix reference to newline as '\n': the backslash is lost when rendered
to the docs website. Specify the hex value for newline instead of the
backslash escape.
* Fix formatting
* Update vault.rst
6 years ago