|
2 | 2 |
|
3 | 3 | **Topics**
|
4 | 4 |
|
5 |
| -- <a href="#v0-1-0">v0\.1\.0</a> |
| 5 | +- <a href="#v0-2-0">v0\.2\.0</a> |
6 | 6 | - <a href="#release-summary">Release Summary</a>
|
| 7 | + - <a href="#minor-changes">Minor Changes</a> |
7 | 8 | - <a href="#new-modules">New Modules</a>
|
| 9 | +- <a href="#v0-1-0">v0\.1\.0</a> |
| 10 | + - <a href="#release-summary-1">Release Summary</a> |
| 11 | + - <a href="#new-modules-1">New Modules</a> |
| 12 | + |
| 13 | +<a id="v0-2-0"></a> |
| 14 | +## v0\.2\.0 |
| 15 | + |
| 16 | +<a id="release-summary"></a> |
| 17 | +### Release Summary |
| 18 | + |
| 19 | +New release of the <code>ans2dev\.general</code> collection\. |
| 20 | +The changelog describes all changes made to the modules and plugins included in this collection\. |
| 21 | +Official documentation is now avaible at [https\://3a2dev\.github\.io/ans2dev\.general](https\://3a2dev\.github\.io/ans2dev\.general) |
| 22 | + |
| 23 | +<a id="minor-changes"></a> |
| 24 | +### Minor Changes |
| 25 | + |
| 26 | +* open\_xl \- add new <code>n</code> value for <code>op</code> option to create new excel file without <code>src</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/116](https\://github\.com/3A2DEV/ans2dev\.general/pull/116)\)\. |
| 27 | +* open\_xl \- fix <code>bgColor</code> format cells when write data\, now module reapply the format \([https\://github\.com/3A2DEV/ans2dev\.general/pull/142](https\://github\.com/3A2DEV/ans2dev\.general/pull/142)\)\. |
| 28 | +* sar\_facts \- Updated to follow the Ansible standard\, it now uses <code>module\.run\_command\(\)</code> and <code>module\.get\_bin\_path\(\)</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/154](https\://github\.com/3A2DEV/ans2dev\.general/pull/154)\)\. |
| 29 | + |
| 30 | +<a id="new-modules"></a> |
| 31 | +### New Modules |
| 32 | + |
| 33 | +* ans2dev\.general\.chrony\_info \- Collect chrony information\. |
| 34 | +* ans2dev\.general\.udevadm\_control \- Reload udev rules\. |
| 35 | +* ans2dev\.general\.udevadm\_info \- Collect udevadm device information\. |
| 36 | +* ans2dev\.general\.udevadm\_trigger \- Trigger udev rules\. |
| 37 | +* ans2dev\.general\.udevadm\_verify \- Verify udev rules file\. |
8 | 38 |
|
9 | 39 | <a id="v0-1-0"></a>
|
10 | 40 | ## v0\.1\.0
|
11 | 41 |
|
12 |
| -<a id="release-summary"></a> |
| 42 | +<a id="release-summary-1"></a> |
13 | 43 | ### Release Summary
|
14 | 44 |
|
15 | 45 | This is the first proper release of the <code>ans2dev\.general</code> collection\.
|
16 | 46 | The changelog describes all changes made to the modules and plugins included in this collection\.
|
17 | 47 |
|
18 |
| -<a id="new-modules"></a> |
| 48 | +<a id="new-modules-1"></a> |
19 | 49 | ### New Modules
|
20 | 50 |
|
21 | 51 | * ans2dev\.general\.charts \- Generate high\-quality charts using Plotly and save them as images\.
|
|
0 commit comments