Correcting YAML identation (#25049)
This commit is contained in:
parent
8bfa19c4af
commit
a1709bf0f9
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ azure_rm_virtualmachine module at the end:
|
|||
name: publicip001
|
||||
|
||||
- name: Create security group that allows SSH
|
||||
azure_rm_securitygroup:
|
||||
azure_rm_securitygroup:
|
||||
resource_group: Testing
|
||||
name: secgroup001
|
||||
rules:
|
||||
|
|
Loading…
Reference in a new issue