mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Correct typo
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
|
||||
- name: check for trunk
|
||||
stat: path={{ output_dir }}/svn-export/trunk
|
||||
register: expoort_trunk
|
||||
register: export_trunk
|
||||
|
||||
- name: check for branches
|
||||
stat: path={{ output_dir }}/svn-export/branches
|
||||
|
||||
Reference in New Issue
Block a user