Update azure_provision_vm.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Description
|
# Description
|
||||||
# ===========
|
# ===========
|
||||||
# This playbook create an Azure VM with public IP, and open 22 port for SSH
|
# This playbook create an Azure VM with public IP, and open 22 port for SSH
|
||||||
|
---
|
||||||
- name: Create Azure VM
|
- name: Create Azure VM
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
connection: local
|
connection: local
|
||||||
@@ -65,4 +65,4 @@
|
|||||||
offer: RHEL
|
offer: RHEL
|
||||||
publisher: RedHat
|
publisher: RedHat
|
||||||
sku: 7-LVM
|
sku: 7-LVM
|
||||||
version: latest
|
version: latest
|
||||||
|
|||||||
Reference in New Issue
Block a user