Ingo Meldau
1fdceac37e
Update playbooks_delegation.rst ( #51949 )
...
Changed from 'comand' to 'command'
2019-02-08 16:19:16 +05:30
Toshio Kuratomi
dfd8b659c0
Have update-bundled check for updates to all bundled code
...
Add a test for whether we have bundled code inside of ansible that needs to be updated
2019-02-06 13:59:55 -08:00
Sandra McCann
2c0897caf2
mention ansible-lint and editor tools that help with playbook development ( #51769 )
...
* introduce ansible-lint in playbook docs, mention editors help playbook syntax
Co-Authored-By: samccann <samccann@redhat.com>
2019-02-06 14:56:52 -06:00
Sandra McCann
d92797f594
removed old localhost content ( #51839 )
2019-02-06 14:16:36 -06:00
Sandra McCann
9c058d3121
Add default Network timeout values to network troubleshooting guide ( #51555 )
...
* add toc and default timeout values
* make options more obvious
2019-02-05 14:46:29 -06:00
Alex Willmer
c7f8e5d05e
doc: Correct path of unit tests directory ( #51631 )
...
+label: docsite_pr
2019-02-02 00:59:13 +01:00
Wojciech Sciesinski
fbbda7267b
Add a missed command ( #50781 )
...
* Add a missed command
* Link to the WinRM configuration page
2019-02-01 12:46:24 +10:00
Bianca Henderson
51ac4d3441
Update Ansible docsite CSS to fix multi-page printing issue ( #51472 )
...
* Update css to fix multi-page printing issue
* Add margin edit
2019-01-31 18:36:38 -06:00
Satyajit Bulage
dab381dd71
Broken link fixed. ( #51492 )
...
Fixes #51433
Signed-off-by: Satyajit Bulage <sbulage@redhat.com>
2019-01-31 12:53:17 -06:00
Brian Coca
4ac0c23db6
added unsafe toggle to vars_prompt ( #49219 )
...
* added unsafe toggle to vars_prompt
fixes #47534
2019-01-30 15:01:13 -05:00
Mahendra Yadav
10a402a9c8
Update developing_modules_general_windows.rst ( #51493 )
...
<!--- Your description here -->
Typo fix
+label: docsite_pr
2019-01-30 10:16:32 -06:00
Toshio Kuratomi
b0ac7d9652
Toshio is now release manager for 2.8 and future 2.6 ( #51452 )
2019-01-29 18:05:59 -06:00
Brian Coca
eebece91b1
add note about register + skip ( #51339 )
...
* add note about register + skip
fixes #27968
* Update docs/docsite/rst/user_guide/playbooks_conditionals.rst
Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
* Update docs/docsite/rst/user_guide/playbooks_conditionals.rst
Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
2019-01-29 16:28:18 -05:00
allan bailey
1f9ad3bf50
grammer fix and changed description to iteratively from recursively. ( #50837 )
2019-01-29 15:37:01 -05:00
Will Thames
23b5599244
Add k8s module_defaults group and document ( #51093 )
...
It makes sense to use module_defaults with k8s modules, and thus
have a k8s module_defaults group.
2019-01-29 14:23:27 -06:00
Ryan Merolle
8c703da46a
dellos module doc updates for network_cli ( #51207 )
...
* dellos module doc updates for network_cli
* remove ansible 2.6 reference from dellos10
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* remove ansible 2.6 reference from dellos6
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* remove ansible 2.6 reference from dellos10
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* remove ansible 2.6 reference from dellos6
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* fix dellos6 register copy mistake
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* remove ansible 2.6 reference from dellos9
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* fix dellos6 register copy mistake
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* removed indicator of dellos modules being maintained by ansible network team
dellos modules are maintained by Dell
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* removed indicator of dellos modules being maintained by ansible network team
dellos modules are maintained by Dell
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* Removed indicator of dellos modules being maintained by ansible network team
DellOS modules are maintained by Dell
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
* remove ansible 2.6 reference from dellos9
Co-Authored-By: ryanmerolle <ryanmerolle@users.noreply.github.com>
2019-01-29 15:19:55 -05:00
kysamson
60d134aeaf
Clarify priority setting in Inventory doc ( #51343 )
...
* priority setting note in inventory doc
The `ansible_group_priority` variable is also described in *Using Variables* and was given a clarification in issue #41512 . The variable is also documented in *Working with Inventory* without the caveat that it needs to be declared on the inventory and not a group_vars file. This change adds that as a note
+label: docsite_pr
2019-01-29 14:44:31 -05:00
Dag Wieers
49afb3da34
Update Docsite edit ( #51115 )
...
* Improved template for docsite edits
2019-01-29 14:28:16 -05:00
Hannes Ljungberg
b426daa064
docker_swarm_service: Remove root as default user ( #51110 )
...
* Remove root as default user
* Add changelog fragment
* Add deprecation documentation
* Tweak user default docs for docker_swarm_service
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Tweak user default deprecation docs
Co-Authored-By: hannseman <hannes@5monkeys.se>
2019-01-27 16:26:41 +00:00
vvvlc
48442a4a33
added pipelining for z/OS ( #51212 )
...
* added pipelining for z/OS
* Update docs/docsite/rst/reference_appendices/faq.rst
agreeed
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update docs/docsite/rst/reference_appendices/faq.rst
agreeed
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update docs/docsite/rst/reference_appendices/faq.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: vvvlc <vitezslav+github@vvvlcek.info>
* Update faq.rst
reformatted section for error message `The module libpython2.7.so was not found.`
2019-01-25 10:42:54 -05:00
Felix Fontein
4732728e40
Updating #51035 : add rename to porting guide. ( #51230 )
2019-01-24 16:50:11 -06:00
Jeremy Booker
b787d8b23c
Remove "as mentioned above" ( #51295 )
...
Remove "as mentioned above" because "variables" weren't mentioned anywhere above.
2019-01-24 16:39:24 -06:00
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.
2019-01-24 16:09:41 -06:00
mclean
8e9a5c8de7
changes 'github' to 'GitHub' in community ( #51111 )
...
* changes 'github' to 'GitHub' in community
2019-01-24 14:28:39 -06:00
Brian Coca
96b3ef5553
Doc fragments to plugins ( #50172 )
...
* promote doc_fragments into actual plugins
change tests hardcoded path to doc fragments
avoid sanity in fragments
avoid improper testing of doc_fragments
also change runner paths
fix botmeta
updated comment for fragments
updated docs
2019-01-23 20:03:47 -05:00
Sandra McCann
16511501b6
Remove outdated minor release info from table ( #50903 )
...
* removed outdated minor release info from table
* fixed grammar nits
* added link to releases
2019-01-23 15:22:40 -06:00
Brian Coca
9793b194b9
clarify environment ( #50987 )
...
* clarify environment
* it does work on windoez
2019-01-23 13:54:05 -06:00
Ken Dreyer
1b09197244
doc: describe merging to ansible.module_utils.* ( #51152 )
...
Add a section to the documentation describing precisely how Ansible
merges custom module_utils/* Python code into the "ansible.module_utils"
namespace.
2019-01-23 13:52:16 -06:00
Sandra McCann
47d22bbcd8
add network roles info ( #49501 )
...
* add network roles info
* add role update instructions
* implemented feedback
Co-Authored-By: samccann <samccann@redhat.com>
2019-01-23 13:36:05 -06:00
Sandra McCann
3eec7f1820
Modules tocfix ( #51077 )
...
define & create subcategories, output by category and subcat
2019-01-23 13:21:23 -06:00
Dag Wieers
2798d5bafc
Clarify gather_facts and highlight important lines
...
Clarify gather_facts and highlight important lines
+label: docsite_pr
2019-01-23 17:25:24 +01:00
Felix Fontein
d2c4f57f16
docker_service: rename to docker_compose. ( #51035 )
...
* Rename docker_service -> docker_compose.
* Added changelog.
* Update scenario guide.
* Clean up module.
2019-01-23 12:21:57 +00:00
Sandra McCann
b023b89ec9
add example of hosts in multiple inventory groups ( #50895 )
...
* add example of hosts in multiple groups
* fixed spacing
* added nested group example
2019-01-22 17:49:51 +01:00
Dag Wieers
1fb2165bd8
Fix typo
...
+label: docsite_pr
2019-01-22 15:45:01 +01:00
Nathaniel Case
9702893729
Remove deprecated options from modules ( #50246 )
...
* Remove deprecated options from modules
* Update tests
* Add porting guide notes
2019-01-22 09:18:26 -05:00
Matt Martz
552cb1f6b9
Add porting guide note about change from 49317 ( #49629 )
2019-01-21 13:28:07 -06:00
Matt Martz
ab0985a83a
Update the example for API use to reflect new context object ( #50723 )
2019-01-21 11:21:06 -06:00
Ganesh Nalawade
1b6228fa10
Increase persistent command_timeout default value ( #51056 )
...
* Increase persistent command_timeout default value
* Increase command_timeout default value from 10 to 30 sec
to reduce frequent timeout issue for network connection
types (netconf/network_cli/httpapi/napalm)
* Fix review comments
2019-01-21 10:50:52 +05:30
ABond
d55479d063
DigitalOcean module deprecation ( #47272 )
2019-01-19 21:25:33 +00:00
Will Thames
57a5e3e299
Merge module defaults groups docs into one page ( #51045 )
...
The information on module defaults groups would be
better alongside the rest of the module defaults docs
Remove the orphaned old doc
2019-01-18 12:13:28 -05:00
Miguel Gonzalez
8546273f5e
Make module handle its own exit ( #50728 )
2019-01-18 12:03:59 -05:00
Alan Rominger
baf59ccaac
Put in documented default for gcp_compute filters ( #50025 )
2019-01-18 11:39:24 +00:00
Dag Wieers
7a1ceb6988
Correct the command for test coverage
...
+label: docsite_pr
2019-01-16 14:42:01 +01:00
Dag Wieers
9e003d702f
Fix relative paths
...
+label: docsite_pr
2019-01-16 00:26:07 +01:00
Chris Nicel
94b74f1419
Update windows_setup.rst ( #50941 )
...
<!--- Your description here -->
minor spelling correction
+label: docsite_pr
2019-01-15 13:24:22 -08:00
Matt Clay
560e922440
Add more ansible-test aliases to test docs. ( #50921 )
2019-01-15 22:02:43 +01:00
Brian Coca
119b65f919
Clarify clear facts ( #50667 )
...
* Revert "avoid x2 setting of set_fact when 'cacheable' (#50564 )"
This reverts commit 207848f354
.
* clarify clear_facts with set_fact cacheable
revert previous 'fix' as it will break playbooks by changing precedence
opted to leave current behaviour but document it on both plugins to mitigate confusion
fixes #50556
also fix grammer, add comment, remove unused e
2019-01-15 15:20:33 -05:00
René Moser
d60d794411
docs: tags: streamline indentation ( #50875 )
...
* docs: tags: streamline indentation to minimal indent
2019-01-15 15:54:38 +01:00
Simon Legner
33b9c880a4
Consistent typesetting of "GitHub" ( #50929 )
2019-01-15 14:53:04 +01:00
branen
88029a73d6
Correct docsite typos: it's -> its ( #50812 )
2019-01-11 15:49:54 -05:00