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 Local useradd to user #28420

Merged
merged 2 commits into from
Aug 29, 2017
Merged

add Local useradd to user #28420

merged 2 commits into from
Aug 29, 2017

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Aug 18, 2017

SUMMARY

new option that lets user force the usage of luserXXX alternatives for the commands
fixes #22140

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

user

ANSIBLE VERSION
2.4

@ansibot
Copy link
Contributor

ansibot commented Aug 18, 2017

cc @sfromm
click here for bot help

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 c:utils/helpers core_review In order to be merged, this PR must follow the core review workflow. feature_pull_request module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 18, 2017
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Aug 18, 2017
@ansibot
Copy link
Contributor

ansibot commented Aug 18, 2017

The test ansible-test sanity --test pep8 failed with the following error:

lib/ansible/modules/system/user.py:207:60: W291 trailing whitespace

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Aug 18, 2017
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Aug 26, 2017
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Aug 29, 2017
@bcoca bcoca merged commit 6f2d3fd into ansible:devel Aug 29, 2017
@bcoca bcoca deleted the luseradd branch August 29, 2017 16:43
prasadkatti pushed a commit to prasadkatti/ansible that referenced this pull request Oct 1, 2017
* added 'local' option to user

fixes ansible#22140
@bcoca bcoca mentioned this pull request Feb 23, 2018
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_pull_request labels Mar 5, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 c:utils/helpers core_review In order to be merged, this PR must follow the core review workflow. feature This issue/PR relates to a feature request. module This issue/PR relates to a module. 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.

Force user creation to be local
2 participants