mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Fix dtl test typo (#56094)
This commit is contained in:
@@ -693,7 +693,7 @@
|
||||
azure_rm_devtestlabenvironment:
|
||||
resource_group: "{{ resource_group }}"
|
||||
lab_name: "{{ lab_name }}"
|
||||
user_name: "@mes"
|
||||
user_name: "@me"
|
||||
name: myEnvironment
|
||||
state: absent
|
||||
register: output
|
||||
|
||||
Reference in New Issue
Block a user