简体   繁体   English

使用 Ansible 自动化 Azure 逻辑应用

[英]Automating Azure Logic Apps with Ansible

How can I automate Azure Logic Apps deployment using Ansible?如何使用 Ansible 自动部署 Azure 逻辑应用程序? Is there an option other that ARM templates via ansible?除了 ARM 模板之外,还有其他选择吗?

Looks like the Azure Collection for Ansible doesn't support Logic Apps, so the ARM Template via Ansible would be the one way for now.看起来AnsibleAzure 集合不支持逻辑应用程序,因此通过 Ansible 的 ARM 模板将是目前的一种方式。

Since its open source, you could always contribute the module if you end up writing your own.由于它是开源的,如果您最终编写自己的模块,您始终可以贡献该模块。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM