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

Update user module docs #41572

Merged
merged 2 commits into from
Jun 15, 2018

Conversation

samdoran
Copy link
Contributor

SUMMARY

Clarify what append does.

Document return values.

Fixes #25729

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

user.py

ANSIBLE VERSION
2.7

# Conflicts:
#	lib/ansible/modules/system/user.py
@ansibot
Copy link
Contributor

ansibot commented Jun 15, 2018

cc @sfromm
click here for bot help

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. owner_pr This PR is made by the module's maintainer. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jun 15, 2018
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Jun 15, 2018
@abadger abadger merged commit 6fa2d9a into ansible:devel Jun 15, 2018
@abadger abadger deleted the issue/25729-update-user-docs-append branch June 15, 2018 17:38
abadger pushed a commit to abadger/ansible that referenced this pull request Jun 15, 2018
* Clarify append and groups behavior
* Document return values
(cherry picked from commit 6fa2d9a)

Co-authored-by: Sam Doran <sdoran@redhat.com>
abadger pushed a commit to abadger/ansible that referenced this pull request Jun 15, 2018
* Clarify append and groups behavior
* Document return values.
(cherry picked from commit 6fa2d9a)

Co-authored-by: Sam Doran <sdoran@redhat.com>
mattclay pushed a commit that referenced this pull request Jun 15, 2018
* Clarify append and groups behavior
* Document return values
(cherry picked from commit 6fa2d9a)

Co-authored-by: Sam Doran <sdoran@redhat.com>
jacum pushed a commit to jacum/ansible that referenced this pull request Jun 26, 2018
* Clarify append and groups behavior
* Document return values
nitzmahone pushed a commit that referenced this pull request Jul 3, 2018
* Clarify append and groups behavior
* Document return values.
(cherry picked from commit 6fa2d9a)

Co-authored-by: Sam Doran <sdoran@redhat.com>
@ansible ansible locked and limited conversation to collaborators Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. owner_pr This PR is made by the module's maintainer. 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.

user module documentation is incomplete (missing RETURNS, etc)
3 participants