Azure / azure_preview_modules

Azure preview modules for Ansible
https://galaxy.ansible.com/azure/azure_preview_modules
43 stars 49 forks source link

Clarification on deeper configuration of resources #381

Closed SPSamL closed 4 years ago

SPSamL commented 4 years ago

It seems that some of the tasks only support simple resource configuration at this time. Two scenarios I've come across that supports this theory is:

  1. Log Analytics: While I can create the resource, there doesn't seem to be any support to add solutions like we can with ARM.
  2. Automation Account: Simple creation, but no ability to import modules, runbooks, or import/compile/register DSC.

Is this an accurate statement or am I just missing something?

SPSamL commented 4 years ago

Just saw that it's been moved to another project. Posted over there.