Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Microsoft Document URL for WinRM Memory Hotfix #55680

Merged
merged 2 commits into from
Apr 25, 2019
Merged

Add Microsoft Document URL for WinRM Memory Hotfix #55680

merged 2 commits into from
Apr 25, 2019

Conversation

hiyokotaisa
Copy link
Contributor

SUMMARY

Adding the following Microsoft Document URL to provide more detailed information regarding WinRM Memory Hotfix.
https://support.microsoft.com/en-us/help/2842230/out-of-memory-error-on-a-computer-that-has-a-customized-maxmemorypersh

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME
  • WinRM

@hiyokotaisa hiyokotaisa changed the title Add Microsoft Document URL for WinRM Memory Hotfix [WIP] Add Microsoft Document URL for WinRM Memory Hotfix Apr 24, 2019
@hiyokotaisa hiyokotaisa changed the title [WIP] Add Microsoft Document URL for WinRM Memory Hotfix Add Microsoft Document URL for WinRM Memory Hotfix Apr 24, 2019
@ansibot
Copy link
Contributor

ansibot commented Apr 24, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Apr 24, 2019
@acozine acozine requested a review from jborean93 April 24, 2019 16:11
@acozine acozine removed the needs_triage Needs a first human triage before being processed. label Apr 24, 2019
@acozine acozine removed the request for review from jborean93 April 24, 2019 16:14
Co-Authored-By: hiyokotaisa <thel.vadam2485@gmail.com>
@acozine
Copy link
Contributor

acozine commented Apr 25, 2019

Thanks @hiyokotaisa for adding context to the Ansible documentation!

@acozine acozine merged commit 7b86208 into ansible:devel Apr 25, 2019
@hiyokotaisa hiyokotaisa deleted the docpatch-1 branch April 30, 2019 05:42
acozine pushed a commit to acozine/ansible that referenced this pull request May 10, 2019
* Add microsoft document for memory hotfix

* Update docs/docsite/rst/user_guide/windows_setup.rst

Co-Authored-By: hiyokotaisa <thel.vadam2485@gmail.com>
(cherry picked from commit 7b86208)
acozine added a commit that referenced this pull request May 13, 2019
* Update windows_setup.rst (#55535): Wrong protocol and port in command.

(cherry picked from commit 6ea3eca)

* Clarify the two targets of vault encryption, with notes about advantages and drawbacks of each

Co-Authored-By: tacatac <taca@kadisius.eu>
(cherry picked from commit 79198ca)

* Improve consistency of loop documentation (#55674)

(cherry picked from commit a5cb47d)

* Add Microsoft Document URL for WinRM Memory Hotfix (#55680)

Co-Authored-By: hiyokotaisa <thel.vadam2485@gmail.com>
(cherry picked from commit 7b86208)

* Clarify the documentation for `async` and `poll`; describe the behavior when `poll` = 0 and when it does not.

Co-Authored-By: tacatac <taca@kadisius.eu>
(cherry picked from commit dbc64ae)

* 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

(cherry picked from commit bb5059f)

* correct description of modules vs plugins (#55784)

(cherry picked from commit 9d5b5d7)

* Fix var naming (#55795): Make vars match tasks in Google Compute guide.

(cherry picked from commit 943f733)

* Clarifies how Ansible processes multiple `failed_when` conditions (#55941): multiple failed_when conditions join with AND not OR to counter third-party pages online incorrectly stating that it uses `OR`. ([example](https://groups.google.com/d/msg/ansible-project/cIaQTmY3ZLE/c5w8rlmdHWIJ)).

(cherry picked from commit 5439eb8)

* Docs: edits & expands module_utils & search path info in dev guide (#55931)

(cherry picked from commit 8542459)

* Add faq note about ssh ServerAliveInterval (#55568)

(cherry picked from commit 76dba7a)

* docsite: correct path, list requirements for testing module docs, etc. (#52008)

* dev_guide: correct path, list requirements, etc.; module HTML docs are in '_build/html/module' subdir

(cherry picked from commit b14f477)

* Developer documentation update involving module invocation (#55747)

* Update docs for the 2.7 change to AnsiballZ which invokes modules with one
  less Python interpreter

* Add a section on how module results are returned and on trust between modules, action plugins, and the executor.

* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst

Co-Authored-By: abadger <a.badger@gmail.com>
(cherry picked from commit edafa71)

* add doc example of multiline failed_when with OR (#56007)
* add variety to multiple OR failed_when doc example

(cherry picked from commit 7d5ada7)

* Note that by default the regex test is identical to match, but can do much more (#50205)

* Note that the regex test behaves like 'match', with default settings

(cherry picked from commit 86e98c5)

* more info on how vaults work (#56183)

also add warning about what it covers.

(cherry picked from commit 8ff27c4)

* Fix var naming in GCE guide

(cherry picked from commit dae5564)

* dev_guide: Various small updates (#53273)

* Document the clarifications that I usually remark when doing reviews
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst

Co-Authored-By: dagwieers <dag@wieers.com>
(cherry picked from commit eac7f1f)

* Lack of "--update" flag in older Ubuntu distros (#56283): when installing on older Ubuntu distributions be aware of the lack of ``-u`` or ``--update`` flag.

(cherry picked from commit dd0b0ae)

* should have gone into 52373 (#56306)

(cherry picked from commit 3c8d8b1)
@ansible ansible locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants