-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into 1475_rex-built-in-template-modules
- Loading branch information
Showing
11 changed files
with
384 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,9 @@ Revision history for Rex | |
[API CHANGES] | ||
|
||
[BUG FIXES] | ||
- Remove unused tasks array | ||
- Detect invalid hostgroup expressions | ||
|
||
[DOCUMENTATION] | ||
- Update support channels | ||
|
||
[ENHANCEMENTS] | ||
|
||
|
@@ -19,6 +18,27 @@ Revision history for Rex | |
|
||
[REVISION] | ||
|
||
1.13.4 2021-07-05 Ferenc Erki <[email protected]> | ||
[DOCUMENTATION] | ||
- Add section about Rex core vs extending Rex | ||
- Add common scenarios to contributing guide | ||
- Clarify documentation of run command | ||
- Clarify documentation of can_run command | ||
- Fix Rex::Task synopsis | ||
- Clarify documentation of rex script | ||
|
||
1.13.3.2-TRIAL 2021-07-03 Ferenc Erki <[email protected]> | ||
[BUG FIXES] | ||
- Fix local file copy on Windows | ||
|
||
1.13.3.1-TRIAL 2021-07-02 Ferenc Erki <[email protected]> | ||
[BUG FIXES] | ||
- Remove unused tasks array | ||
- Fix file hooks when source option is used | ||
|
||
[DOCUMENTATION] | ||
- Update support channels | ||
|
||
1.13.3 2021-03-05 Ferenc Erki <[email protected]> | ||
[BUG FIXES] | ||
- Fix parsing debconf values containing colons | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.