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
|
||||
|
||||
vars:
|
||||
@@ -13,10 +20,6 @@
|
||||
- azure.azcollection
|
||||
|
||||
tasks:
|
||||
- name: Prepare random postfix
|
||||
set_fact:
|
||||
rpfx: "{{ 1000 | random }}"
|
||||
run_once: yes
|
||||
|
||||
- name: Create a resource group
|
||||
azure_rm_resourcegroup:
|
||||
|
||||
Reference in New Issue
Block a user