mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
minor spelling changes
This commit is contained in:
parent
054a3fccf8
commit
0b8011436d
114 changed files with 152 additions and 152 deletions
|
@ -47,7 +47,7 @@
|
|||
path: "{{win_output_dir}}\\settings1.reg"
|
||||
register: merge12_result
|
||||
|
||||
# without a compare to key, should allways report changed
|
||||
# without a compare to key, should always report changed
|
||||
- assert:
|
||||
that:
|
||||
- "merge12_result.changed == true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue