Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Do not require password when deleting os_user #5601

Merged
merged 1 commit into from
Nov 16, 2016

Commits on Nov 15, 2016

  1. Do not require password when deleting os_user

    I broke backwards compat with the addition to define when a password
    should be updated. It was requiring that a password value be passed when
    deleting a user, which seems silly.
    
    This moves the argument logic out of the argument spec and into when it
    would be needed, when state is present.
    omgjlk committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    fe2cd56 View commit details
    Browse the repository at this point in the history