scottb
0c0dc8d9fc
Adds documentation structure and stubs for new VMWare guide ( #39246 )
...
* Adding initial skeleton of VMWare docs
* Updated product name capitaliztion; ready for initial PR.
* Add few files and updated some links
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Fixed duplicate anchor tag
8 years ago
Toshio Kuratomi
1885883a88
Document follow changes
...
Add the file, blockinfile, and replace changes to the follow parameter
to the porting guide
8 years ago
Anna Liao
c812396793
Update playbooks_variables.rst ( #39570 )
...
<!--- Your description here -->
+label: docsite_pr
8 years ago
Abhijeet Kasurde
85ad2eae8a
Fix typo in porting guides index page ( #39582 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
8 years ago
Matt Clay
054efb8d80
Update 2.6 roadmap dates. ( #39573 )
8 years ago
Andrew Gaffney
4134f1204b
Add Andrew Gaffney to list of people in Committers Guidelines doc
8 years ago
Andrius Benokraitis
9773157da6
Update intermediate_concepts.rst ( #39500 )
...
Updated GitHub Repos section to better explain what ansible-network@redhat.com is for (not an email list, but adding to the network-automation github repo.
8 years ago
Alicia Cozine
c8a9b411bc
Last docs link fixes ( #39391 )
...
* should not need <>, but fails without
* adds anchor to keywords page, uses it on plugins pages
* fixes envvar link errors
* harmonize file name and ref name as python_3
* removes undefined-lable from ignore list
8 years ago
Abhijeet Kasurde
9f1254a32f
Typo fix in testing link ( #39407 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
8 years ago
Matt Clay
32d786af65
Convert more http links to https.
8 years ago
Lucid One
40fcef3e41
Adding support for opensearch of documentation ( #38593 )
8 years ago
Jordan Borean
f8853d83e3
windows: removed deprecated features in 2.6 ( #38930 )
...
* windows: removed deprecated features in 2.6
* Comma surgery.
8 years ago
Alicia Cozine
4b52a54e18
Reduce warnings ( #39254 )
...
* removes FAQ links; no entries exist for linked config settings
* fixes various anchors and links
* addresses abadger comments, thanks
* marks orphan pages, avoids TOC errors
* adds links for remote_tmp setting to FAQ
8 years ago
Matt Martz
476d1f818e
Documentation for query/q. Fixes #38275 ( #38558 )
8 years ago
Matt Clay
7975c8fab0
Improve integration-aliases docs. ( #39087 )
8 years ago
Brian Coca
b533ebe20d
remove slice docs ( #37946 )
8 years ago
Andrius Benokraitis
7881866db4
Update ROADMAP_2_6.rst with additional network roadmap items ( #39225 )
...
* Update ROADMAP_2_6.rst
Added network_get and network_put to Network modules roadmap
* Update ROADMAP_2_6.rst
add netconf_config to the network module roadmap
8 years ago
Alicia Cozine
8f83061e70
corrects links to 'list_of' pages ( #39161 )
8 years ago
Alicia Cozine
becc2a0347
adds index page for roadmaps to support internal links ( #39109 )
...
* adds index page for roadmaps to support internal links
* includes only roadmaps index page in TOC
8 years ago
Matt Clay
c262dbfd30
Use https for links to ansible.com domains.
8 years ago
saichint
6eecbf10e6
fix nxos_igmp_interface issues ( #38752 )
...
* fix nxos_igmp_interface issues
* shippable fix
* fix oif_prefix and oif_source
* shippable fix
* shippable fix
* shippable fix
* add an example for oif_ps
* review comments
* review comments
* more review comments
* fix typo
8 years ago
Josh
aa9d7cb1f3
Update playbooks_debugger.rst ( #39117 )
...
Minor typo correction
+label: docsite_pr
8 years ago
Benn Roth
56967497d5
minor accuracy fix
...
Don't round the parameter 12.04 in the explanatory paragraph unless `version()` rounds the parameter
(cherry picked from commit 5cf544e03e )
8 years ago
Alicia Cozine
bbfd6c6ab1
Internal refs ( #39094 )
...
* fixes community refs
* fixes appendix refs
* fixes scenario refs, keeps ACI guide link to devel
* fixes windows refs
* fixes user guide refs
* fixes dev guide refs
8 years ago
John R Barker
c4e298b808
Correct to development_process ( #39069 )
8 years ago
Matt Clay
9e8889bb70
Fix more docs errors. ( #39051 )
...
* Fix remaining unknown-document docs errors.
* Fix last toc-tree-missing-document docs error.
8 years ago
Matt Clay
7e96421132
Handle warnings in docs-build sanity test. ( #39043 )
8 years ago
Matt Clay
4fc5e89e83
Fix docs build warnings.
8 years ago
Alicia Cozine
64dcc7def0
Fixes more rST errors ( #39042 )
...
* removes include, avoids duplicate label rST warnings
* reduces literal_block errors on playbooks_filters
* addresses TOC errors
* ref error on modules page
* trying ref for list_of_database_modules
8 years ago
Alicia Cozine
408e29cbd2
Link fixes ( #39038 )
...
* fixes links on plugins pages
* fixes links in community pages
* fixes links in user guide
* adds anchors on playbooks pages
8 years ago
Toshio Kuratomi
a08459a814
Update info on python support ( #38855 )
...
* Update the documentation to list Python 3 as official
* Add some reference targets for inventory variables so we can link to docs
* Add a platform FAQ section
Populate it with
* virtualenv info (previously on the python3 support page)
* BSD (Link to the working with BSD page)
* Solaris (Document how to work around the non-POSIX shell on some
Solaris hosts)
Fixes #21594
* Fix some refs in the release_and_maintenance document
* Fix unindent error in module template
Fix for the module/plugin template unintentionally unindented inside of
a raw block, leading to errors like:
ERROR: docs/docsite/rst/modules/redshift_facts_module.rst:289:0: Explicit markup ends without a blank line; unexpected unindent.
* Make wording for Solaris troubleshooting better.
8 years ago
Alicia Cozine
0ebc0b9e5a
adds FAQ TOC entry, links & examples to modules ( #38706 )
...
* adds FAQ TOC entry, links & examples to modules
* moves link to Notes, corrects examples
8 years ago
Toshio Kuratomi
8cdd75a09f
Some more fixes for the docs :ref: disambiguation
...
The big one is that we needed to set plugin_type when we processed the by_support template.
Also added to list_of_CATEGORY_plugins page (which might not be used)
and corrected a place where I did module_name instead of name_module
8 years ago
Brian Coca
ce8c336d52
added ref to ansilbe molecule
8 years ago
Toshio Kuratomi
9faf7b949e
Fix places in docs that refer to modules without namespace
...
We've namespaced all plugin docs. Change the docs to reflect that
8 years ago
Martin Krizek
8173602a34
Add expandvars jinja2 filter ( #38805 )
...
* Add expandvars jinja2 filter
* Add docs
* Minor edit
8 years ago
scottb
c97e508806
[WIP] disambiguating autogenerated module docs attempted fix of #38439 . ( #38890 )
...
Disambiguates autogenerated module docs - fixes #38439 .
8 years ago
Matt Clay
3d57f45815
Update httptester docs.
8 years ago
Evgeniy Komissarov
92f4065157
Fix typo in windows_faq.rst ( #38864 )
...
Fix typo in `python-pip` packet name.
+label: docsite_pr
8 years ago
John R Barker
3d3781db57
Correct formatting ( #38874 )
8 years ago
Brian Coca
bdbb89378f
centralize doc/config plugin lists ( #38775 )
...
* centralize doc/config plugin lists
also update list for generation in docsite
added note to ensure they are in sync
* updated shell page to list plugins
added some more docs hinting at plugins being configurable
* fix edit link for plugins
8 years ago
Kenyon Ralph
3c6a362921
playbooks_async.rst: correct typo
8 years ago
Rémy Léone
d639d5dc96
Fix typo ( #38652 )
...
Typo
+label: docsite_pr
8 years ago
CsilLAB
521ea56e77
Add details to see decrypted vault value ( #37341 )
...
* Improves ansible-vault section of network getting started
8 years ago
Matt Clay
26fa3adeab
Add docs-build sanity test.
8 years ago
Will Thames
4ba29c8bf1
Use a temp directory that is more likely to exist ( #38645 )
...
`env:SystemDrive\temp` does not necessarily exist
`env:temp` is much more likely to exist. Use that
8 years ago
Qasim Sarfraz
6d830166e9
Minor typo fix ( #38589 )
8 years ago
Evgeni Golov
7376a9b946
fix with_<lookup> spelling ( #38584 )
...
trivial change ;)
+label: docsite_pr
8 years ago
Alicia Cozine
da6d2b5f43
corrects Junos network_cli example & variables ( #38601 )
...
* corrects Junos network_cli example & variables
* vdacosta feedback, thanks
8 years ago
Alicia Cozine
ea99cf3231
inaugural Network FAQ ( #38359 )
8 years ago