mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts: docsite/rst/guide_rax.rst plugins/callbacks/mail.py
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
stat: path={{ checkout_dir }}/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