FairwindsOps / ansible-jumpcloud

https://fairwinds.com
3 stars 2 forks source link

add support for jumpcloud groups #9

Closed sairez closed 6 years ago

scottsb commented 6 years ago

The one issue I see so far is that the jumpcloud_tag variable is still required to be set to true in order for the system groups to be set, which is a little counter-intuitive.

scottsb commented 6 years ago

Also, right now if a group is defined that doesn't exist, it is silently ignored, which probably isn't ideal. It should probably either automatically create it or fail the task.