1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix dtl test typo (#56094)

This commit is contained in:
Yuwei Zhou 2019-05-07 09:43:22 +08:00 committed by Yunge Zhu
parent 14c218bb2f
commit a62f0a2fda

View file

@ -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