Skip to content

Releases: 3A2DEV/ans2dev.general

0.2.1

16 May 17:37
603c156
Compare
Choose a tag to compare

ans2dev.general collection Release Notes

Topics

v0.2.1

Release Summary

New release of the ans2dev.general collection.
The changelog describes all changes made to the modules and plugins included in this collection.

Bugfixes

  • charts - restrict plotly version to < 6.1.0 (#184).

v0.2.0

Release Summary

New release of the ans2dev.general collection.
The changelog describes all changes made to the modules and plugins included in this collection.
Official documentation is now avaible at https://3a2dev.github.io/ans2dev.general

Minor Changes

  • open_xl - add new n value for op option to create new excel file without src (#116).
  • open_xl - fix bgColor format cells when write data, now module reapply the format (#142).
  • sar_facts - Updated to follow the Ansible standard, it now uses module.run_command() and module.get_bin_path() (#154).

New Modules

  • ans2dev.general.chrony_info - Collect chrony information.
  • ans2dev.general.udevadm_control - Reload udev rules.
  • ans2dev.general.udevadm_info - Collect udevadm device information.
  • ans2dev.general.udevadm_trigger - Trigger udev rules.
  • ans2dev.general.udevadm_verify - Verify udev rules file.

v0.1.0

Release Summary

This is the first proper release of the ans2dev.general collection.
The changelog describes all changes made to the modules and plugins included in this collection.

New Modules

  • ans2dev.general.charts - Generate high-quality charts using Plotly and save them as images.
  • ans2dev.general.exa_facts - Gathers facts about Oracle Exadata Machine and rack.
  • ans2dev.general.open_xl - Read and update Excel files using openpyxl.
  • ans2dev.general.sar_facts - Collect system activity report (SAR) data for system performance monitoring.

0.2.0

17 Apr 22:33
161dce4
Compare
Choose a tag to compare

ans2dev.general collection Release Notes

Topics

v0.2.0

Release Summary

New release of the ans2dev.general collection.
The changelog describes all changes made to the modules and plugins included in this collection.
Official documentation is now avaible at https://3a2dev.github.io/ans2dev.general

Minor Changes

  • open_xl - add new n value for op option to create new excel file without src (#116).
  • open_xl - fix bgColor format cells when write data, now module reapply the format (#142).
  • sar_facts - Updated to follow the Ansible standard, it now uses module.run_command() and module.get_bin_path() (#154).

New Modules

  • ans2dev.general.chrony_info - Collect chrony information.
  • ans2dev.general.udevadm_control - Reload udev rules.
  • ans2dev.general.udevadm_info - Collect udevadm device information.
  • ans2dev.general.udevadm_trigger - Trigger udev rules.
  • ans2dev.general.udevadm_verify - Verify udev rules file.

v0.1.0

Release Summary

This is the first proper release of the ans2dev.general collection.
The changelog describes all changes made to the modules and plugins included in this collection.

New Modules

  • ans2dev.general.charts - Generate high-quality charts using Plotly and save them as images.
  • ans2dev.general.exa_facts - Gathers facts about Oracle Exadata Machine and rack.
  • ans2dev.general.open_xl - Read and update Excel files using openpyxl.
  • ans2dev.general.sar_facts - Collect system activity report (SAR) data for system performance monitoring.

0.1.0

02 Apr 04:42
441dbf4
Compare
Choose a tag to compare

ans2dev.general collection Release Notes

Topics

v0.1.0

Release Summary

This is the first proper release of the ans2dev.general collection.
The changelog describes all changes made to the modules and plugins included in this collection.

New Modules

  • ans2dev.general.charts - Generate high-quality charts using Plotly and save them as images.
  • ans2dev.general.exa_facts - Gathers facts about Oracle Exadata Machine and rack.
  • ans2dev.general.open_xl - Read and update Excel files using openpyxl.
  • ans2dev.general.sar_facts - Collect system activity report (SAR) data for system performance monitoring.