updated to new windows workshop login details
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
- hosts: localhost
|
||||||
|
tasks:
|
||||||
|
- name: Prepare random postfix
|
||||||
|
set_fact:
|
||||||
|
rpfx: "{{ 1000 | random }}"
|
||||||
|
run_once: yes
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
@@ -13,10 +20,6 @@
|
|||||||
- azure.azcollection
|
- azure.azcollection
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Prepare random postfix
|
|
||||||
set_fact:
|
|
||||||
rpfx: "{{ 1000 | random }}"
|
|
||||||
run_once: yes
|
|
||||||
|
|
||||||
- name: Create a resource group
|
- name: Create a resource group
|
||||||
azure_rm_resourcegroup:
|
azure_rm_resourcegroup:
|
||||||
|
|||||||
Reference in New Issue
Block a user