mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Adding in a test for subversion export option
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
|
||||
- debug: var=subverted3
|
||||
|
||||
- name: checkout with export
|
||||
subversion: repo={{ repo }} dest={{ checkout_dir }} export=True
|
||||
register: subverted4
|
||||
|
||||
# FIXME: this needs to be fixed in the code see GitHub 6079
|
||||
|
||||
#- name: verify on a reclone things are marked unchanged
|
||||
|
||||
Reference in New Issue
Block a user