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

New module: Add module or managing Windows Active Directory users (windows/win_domain_user) #24075

Merged
merged 11 commits into from
Aug 11, 2017

Commits on Jul 27, 2017

  1. Initial win_domain_user module support

    nwchandler authored and Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    1705c7d View commit details
    Browse the repository at this point in the history
  2. Add return information

    nwchandler authored and Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    c498d8f View commit details
    Browse the repository at this point in the history
  3. Update return values

    nwchandler authored and Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    2b9238e View commit details
    Browse the repository at this point in the history
  4. Add try/catch for PS module import

    nwchandler authored and Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    d945050 View commit details
    Browse the repository at this point in the history
  5. Improve win_domain_user module

    Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    cdf5c7e View commit details
    Browse the repository at this point in the history
  6. Fix bad merge

    Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    9cacd83 View commit details
    Browse the repository at this point in the history
  7. Fix pep8 failure

    Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    45d4d27 View commit details
    Browse the repository at this point in the history
  8. Actually fix pep8 failure

    Nick Chandler committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    39daf85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Update win_domain_user.py to meet standards

    Nick Chandler committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    fee14ac View commit details
    Browse the repository at this point in the history
  2. Add check_mode support for win_domain_user

    Nick Chandler committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    1361bbc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    f0aa314 View commit details
    Browse the repository at this point in the history