jssimporter / JSSImporter

JSSImporter is deprecated. Please see the wiki for alternatives
Apache License 2.0
145 stars 38 forks source link

Add support for skip_scope #157

Closed nstrauss closed 5 years ago

nstrauss commented 5 years ago

Add skip_scope input variable. If True, policy scope will not be updated. By default group and policy updates are coupled together. This allows group updates without updating or overwriting policy scope.