mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 16:06:43 +00:00
Correcting YAML identation (#25049)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user