Skip to content

microsoft.ad.ou - add an option to create parents #214

Description

@briantist
SUMMARY

To create an OU, its direct parent(s) must exist.

That means having to ensure all of the parent OUs exist in separate module calls. This could in theory be handled by a recursive role or set of tasks that uses microsoft.ad.split_dn to keep calling the module but it would be nice if there were an integrated option to have the module create parents, perhaps with a limit number (as in "create up to 3 levels of parent OUs or something?).

This is logically similar to mkdir -p.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

microsoft.ad.ou

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions