mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
parent
339f6cfcd1
commit
2b423a3829
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ EXAMPLES = r'''
|
||||||
ValueName: TestValue
|
ValueName: TestValue
|
||||||
ValueData: TestData
|
ValueData: TestData
|
||||||
PsDscRunAsCredential_username: '{{ansible_user}}'
|
PsDscRunAsCredential_username: '{{ansible_user}}'
|
||||||
PsDscRunAsCredentual_password: '{{ansible_password}}'
|
PsDscRunAsCredential_password: '{{ansible_password}}'
|
||||||
no_log: true
|
no_log: true
|
||||||
|
|
||||||
- name: Create file with multiple attributes
|
- name: Create file with multiple attributes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue