Corrected spelling mistake (#54775)

Corrected spelling mistake
pull/54821/head
Twenix83 6 years ago committed by Jordan Borean
parent 339f6cfcd1
commit 2b423a3829

@ -98,7 +98,7 @@ EXAMPLES = r'''
ValueName: TestValue
ValueData: TestData
PsDscRunAsCredential_username: '{{ansible_user}}'
PsDscRunAsCredentual_password: '{{ansible_password}}'
PsDscRunAsCredential_password: '{{ansible_password}}'
no_log: true
- name: Create file with multiple attributes

Loading…
Cancel
Save