Skip to content

Commit 7064d22

Browse files
committed
Merge tag 'v2.1.0' into develop
Version 2.1.0 - New Feature #1: Added documentation / instructions under docs/*.md for the most common tasks you can do with Pythia - New Feature #13: Implemented Export / Import mechanism over Datapump Network_link - Fixed Issue #7: Updated README(s) and added Features to the list - Fixed Issue #11: All not needed Variables are moved from vars/main.yml to defaults/main.yml. Making them better overwriteable Version 2.0.1 - Fixed Issue #9: Tempfiles will now be dropped / deleted, when Target DB already exists and you specify to override the Target DB
2 parents 3eff4a4 + 553f1ce commit 7064d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/pythia/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
##################################################################################
33
# Main Task File for Pythia
4-
# Version 2.0.0
4+
# Version 2.1.0
55
# Author: Philip Haberkern
66
# For more Details view README.md
77
##################################################################################

0 commit comments

Comments
 (0)