parent
339f6cfcd1
commit
2b423a3829
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue