mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
multiple spelling error changes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user