mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
multiple spelling error changes
This commit is contained in:
parent
9a6998aa17
commit
7f5dd5e85d
48 changed files with 72 additions and 72 deletions
|
@ -64,7 +64,7 @@
|
|||
stat: path={{ checkout_dir }}/.git/branches
|
||||
register: branches
|
||||
|
||||
- name: assert presense of tags/trunk/branches
|
||||
- name: assert presence of tags/trunk/branches
|
||||
assert:
|
||||
that:
|
||||
- "tags.stat.isdir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue