зеркало из https://github.com/Azure/azure_modules.git
update ansible role name to
This commit is contained in:
Родитель
a7c3ae4f23
Коммит
c1f43e79c5
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- { role: preview-modules }
|
||||
- { role: azure_modules }
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "{{resource_group}} {{test}}"
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- { role: preview-modules }
|
||||
tasks:
|
||||
- name: Create a resource group
|
||||
azure_rm_resourcegroup:
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- { role: preview-modules }
|
||||
tasks:
|
||||
- name: Delete a resource group
|
||||
azure_rm_resourcegroup:
|
||||
|
|
Загрузка…
Ссылка в новой задаче