Sandra McCann
33a92419a3
backport 2.6 - add dropdown version changer - 55655 ( #58098 )
2019-06-19 15:53:14 -05:00
Ed Costello
c112ab30b1
Update link to AWS guidelines to point at the devel docsite since the ( #57467 )
...
GUIDELINES.md has been moved to the docsite from devel on github.
2019-06-10 09:57:23 -05:00
Sandra McCann
7f845ffcd9
fix breadcrumbs ( #57426 )
2019-06-05 15:28:02 -05:00
Alicia Cozine
45e9ff7eb4
Removed misleading padding from highlighted results of a search query ( #55464 ) ( #56653 )
...
(cherry picked from commit 0330ea616e
)
2019-05-21 12:48:51 -05:00
Alicia Cozine
674980afcc
Backport/2.6/docs default lists ( #56666 )
...
* Improve rendering of default lists (#56041 )
(cherry picked from commit 53ed1bfc49
)
* Add compat tojson filter for jinja2 versions missing it (#56596 )
(cherry picked from commit 3f4a22d8ef
)
2019-05-21 11:51:56 -05:00
Alicia Cozine
e61a089b5e
Speed up the Sphinx documentation build ( #55593 ) ( #56663 )
...
* speeds up the docs build by changing the navigation collapse setting
(cherry picked from commit 47a440774f
)
2019-05-21 11:46:27 -05:00
Alicia Cozine
80d37638c6
Update default roles_path documentation ( #56320 ) ( #56664 )
...
(cherry picked from commit c1ebc8d9c2
)
2019-05-20 17:11:25 -05:00
Alicia Cozine
99fdfbe93f
creates reversed glob TOCs for porting guide and roadmap index pages ( #56656 )
2019-05-20 17:10:33 -05:00
Sandra McCann
e988a85a0e
[backport][Doc-Release-2.8] backport release table for 2.8 ( #56661 )
...
* backport table of supported releases
2019-05-20 13:26:55 -05:00
Sandra McCann
7e5d22d0c2
Update Ansible docsite CSS to fix multi-page printing issue ( #51472 ) ( #55667 )
...
* Update css to fix multi-page printing issue
* Add margin edit
(cherry picked from commit 51ac4d3441
)
2019-04-23 14:04:04 -05:00
Sviatoslav Sydorenko
9783e98043
[stable-2.6] 🚸 🐍 🍒 ⛏ Integrate cherry picker ( #41403 )
...
This enables developers to use cherry-picker for backporting purposes.
This tool originally comes from Core Python Development Workflow.
Ref: https://pypi.org/p/cherry-picker
Ref: https://github.com/python/core-workflow/tree/master/cherry_picker
Also:
* 📝 Add docs about supporting cherry-picker
(cherry picked from commit 97cc0cce7f
)
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2019-01-09 22:21:52 -08:00
Tim Burke
961552e1b6
Fix ReST formatting for Galaxy docs link ( #49575 ) ( #49624 )
...
(cherry picked from commit 6e43f9fe8f
)
2018-12-07 16:45:35 -06:00
Matt Clay
438b5b82d3
Merge pull request #49203 from mattclay/bp-2.6
...
[stable-2.6] Backport test infra updates and test fixes.
2018-12-04 13:29:04 -08:00
Xaroth
8e7a8250e0
[stable-2.6] -Change: set the 'canonical_url' theme option to enable rendering of canonical urls, promoting the 'latest' docs to search engines. ( #49190 ) ( #49215 )
...
(cherry picked from commit 59e7a9442e
)
Co-authored-by: Xaroth <xaroth+github@xaroth.nl>
2018-11-30 15:40:54 -06:00
Matt Martz
6969edc3c0
[stable-2.6] Prevent metadata changes in a stable branch ( #48994 ). ( #49134 )
...
* [stable-2.6] Prevent metadata changes in a stable branch (#48994 ).
(cherry picked from commit 7287d396e2
)
Co-authored-by: Matt Martz <matt@sivel.net>
* Address rebase issues
* Fix metadata comparison
2018-11-26 11:09:11 -08:00
Toshio Kuratomi
432b9cc25b
[stable-2.6] Add an example to serial usage ( #48669 ) ( #48694 )
...
(cherry picked from commit b759862daa
)
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2018-11-15 15:33:37 -06:00
Abhijeet Kasurde
625159e80a
Update plugin filter documentation ( #48557 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 6d36849
)
2018-11-13 11:17:02 -06:00
Abhijeet Kasurde
62a028e7d0
VMware: improve readability and fix privileges names on scenario_clone_template ( #47961 )
...
(cherry picked from commit 89f03314ce
)
2018-11-02 13:06:15 -05:00
Risto Oikarinen
d8111b39a4
Clean playbook filters doc by adding whitespaces. Backport of #46569 ( #47001 )
2018-10-15 16:51:48 -05:00
Matt Clay
9693c67197
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.
(cherry picked from commit e2b6047514
)
2018-10-09 18:54:41 -07:00
Sloane Hertel
0172576fb7
Add 'auto' to documented default enabled inventory plugins ( #46621 ) ( #46638 )
...
* Correct default inventory plugins enabled in docs and example/ansible.cfg
* Fix headers
(cherry picked from commit 43d12c11be
)
2018-10-08 15:22:19 -05:00
Jordan Borean
18ecb90c7c
docs: add Support section for plugin types ( #46520 ) ( #46644 )
...
* docs: add Maintenance section for plugin types
* Added supported_by name in bold to match Status
(cherry picked from commit 1599752f26
)
2018-10-08 15:21:04 -05:00
Sandra McCann
414c72508d
disable gather facts and update playbook output ( #46409 ) ( #46419 )
...
* disable facts gather and update playbook output
* fix output
(cherry picked from commit a1fae193c7
)
2018-10-02 16:23:41 -05:00
Sandra McCann
9b594f9dec
Updates release & maintenance version docs for 2.7 ( #46415 )
...
(cherry picked from commit 04b726dc14
)
2018-10-02 16:21:08 -05:00
Jordan Borean
ffe364dd5d
add skip/docker alias to skip tests when running on Docker ( #45955 )
...
* add skip/docker alias to skip tests when running on Docker
* changed warning message wording
(cherry picked from commit 27c10fa502
)
2018-09-25 13:44:26 -07:00
Alicia Cozine
dfdc82eb2a
Restore license agreement ( #45809 ) ( #46016 )
...
* adds page for CLA in community docs with link from community index
(partial cherry pick from commit f430f60541
)
2018-09-21 19:24:27 -05:00
Alicia Cozine
5207991748
update porting guides ( #40784 ) ( #45516 )
...
* update porting guides with info about `openstacksdk` library
(cherry picked from commit 8ae14bebda
)
2018-09-12 14:54:33 -05:00
Sandra McCann
84551e4639
fixed network automation index issues ( #44732 ) ( #45241 )
...
* fixed network automation index issues
* replace :doc: with :ref:
* fixed anchor misspelling
* fix toc/nav issue -do not put toctree under a subheader
(cherry picked from commit 1c42198f1e
)
2018-09-05 14:02:17 -05:00
Abhijeet Kasurde
534efeb6e6
VMware: restructure docs ( #43065 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit d1c0b7a597
)
2018-09-04 14:10:09 -07:00
Sandra McCann
9acfbeed7b
backport ipaddr grammar fixes ( #44974 )
2018-08-31 17:14:14 -05:00
Sandra McCann
7e1e152560
Backport/2.6/39059 ( #44979 )
...
* Improve clarity of precedence when command-line parameters are used. (#39059 )
* Add command-line values into the precedence list.
* Several sample config snippets were included without any explanation
of how those snippets would be processed. Added descriptions so that
the reader can understand what each snippet will (or won't) accomplish.
* Don't focus on inventory as much
Expand on the fact that it's the fact that a variable is set that
matters, not the source of the variable.
(cherry picked from commit 7988266bb7
)
2018-08-31 17:13:14 -05:00
akira6592
7342085586
fix variable names in vars file example ( #44671 )
...
(cherry picked from commit 5e71821cd4c5fe2b6959354e660c0e17eee494be)
2018-08-29 09:15:33 -05:00
Sandra McCann
657955d30a
correct vault example ( #44507 ) ( #44532 )
...
* correct vault example
fixes #43897
* corrected text and code blocks
(cherry picked from commit 57293b3c64
)
2018-08-23 15:50:08 +02:00
Toshio Kuratomi
dabd81deba
[stable-2.6] Only print warning when ansible.cfg is actually skipped ( #43583 )
...
Only print warning when ansible.cfg is actually skipped
* Also add unittests for the find_ini_config_file function
* Add documentation on world writable current working directory
config files can no longer be loaded from a world writable current
working directory but the end user is allowed to specify that
explicitly. Give appropriate warnings and information on how.
Fixes #42388
(cherry picked from commit 30662bedad
)
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2018-08-13 15:26:52 -07:00
Alicia Cozine
9ee6651a42
Updated release and maintenance page ( #42613 ) ( #43567 )
...
* Updated release and maintenance page (#42613 )
(cherry picked from commit ccb2e9d32f
)
* underscore not dash for links
2018-08-13 13:40:21 -07:00
Yanis Guenane
decbe2acd8
CloudStack: Fix typos in the Guide ( #43303 )
...
(cherry picked from commit d94cc3568a
)
2018-08-13 13:38:57 -07:00
Andreas Olsson
178afb1497
Fix link description typo in tools documentation ( #43828 )
...
(cherry picked from commit 4a0b32083c
)
2018-08-13 13:24:39 -07:00
Sandra McCann
4f73a24b06
cherry-pick and fixed conflicts -pr43116 ( #43513 )
2018-07-31 21:38:10 -05:00
Matt Martz
ba801be6a6
Add AnsibleModule signature schema, and fix associated issues ( #43512 ) ( #43516 )
...
* Add AnsibleModule signature schema, and fix associated issues (#43512 )
(cherry picked from commit 01c0446cb5
)
* Address additional module issues
2018-07-31 15:51:53 -07:00
Alicia Cozine
d067de5206
Update Openstack dynamic inventory reference ( #41459 ) ( #43455 )
...
* Update Openstack dynamic inventory link
* Add note for change of script name
* Change name of script to prevent Python module import errors.
Fixes #41562
(cherry picked from commit 8d194fa5f7
)
2018-07-31 10:21:17 -05:00
Alicia Cozine
17ecc3f093
New doc guide for GCP ( #41753 ) ( #43453 )
...
* New doc guide for GCP (#41753 )
(cherry picked from commit 2916adc88a
)
* fixes broken link (#43458 )
(cherry picked from commit 5fa8747af3
)
2018-07-31 10:07:57 -05:00
Alicia Cozine
6edc740614
Update JSON Query filter examples ( #42432 ) ( #43456 )
...
* Update JSON Query filter examples
Correct syntax on one example
Add more examples of escaping
Change example to show joining list to string
(cherry picked from commit 7b0dea45e9
)
2018-07-31 09:28:32 -05:00
Alicia Cozine
61901c35e1
document rescue vars ( #43101 ) ( #43457 )
...
(cherry picked from commit c809500c79
)
2018-07-31 09:26:42 -05:00
Alicia Cozine
af7ea01645
Document more tools ( #43053 ) ( #43454 )
...
* Document more tools (#43053 )
(cherry picked from commit 3ab9030f05
)
* Update with Emacs info (#43450 )
(cherry picked from commit d79027b77f
)
2018-07-31 09:25:47 -05:00
Alicia Cozine
4c0d1798b4
Fix docs typo modules_intro.rst ( #40835 ) ( #43452 )
...
Fixed typo in modules_intro.rst.
+label: docsite_pr
(cherry picked from commit f785bf3a9c
)
2018-07-31 09:24:44 -05:00
Brian Coca
26e3f61dbf
remove dupe entries
...
(cherry picked from commit 18aa87803f
)
2018-07-26 17:35:13 -07:00
Sandra McCann
1ae5e5a347
fixed typo ( #42900 ) ( #43028 )
...
(cherry picked from commit 1900635409
)
2018-07-24 14:12:50 -05:00
Matt Clay
880882bfd4
Update Shippable integration test groups. ( #43118 )
...
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
(cherry picked from commit 4e489d1be8
)
2018-07-24 09:55:27 -07:00
Alicia Cozine
b0dae4f90e
Documentation: show non-string non-iterable defaults for choices (#40… ( #42075 )
...
* Documentation: show non-string non-iterable defaults for choices (#40212 )
* Also marking non-string defaults.
* Adding list filter from #37517 to plugin_formatter.
* Simplifying list test.
* Redistribute imports
(cherry picked from commit 0752dc12b7
)
* for 2.6 compatibility, removes dependency on collections.py, take two
* fix blank line error
2018-07-16 18:07:03 -07:00
Abhijeet Kasurde
498aca834e
VMware: Remove VM using vmware_guest ( #42100 )
...
This adds scenario guide for removing VM using vmware_guest module.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 6339e37abd
)
2018-07-16 18:04:26 -07:00