Ans2Dev.General Release Notes
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 forop
option to create new excel file withoutsrc
(https://github.com/3A2DEV/ans2dev.general/pull/116).open_xl - fix
bgColor
format cells when write data, now module reapply the format (https://github.com/3A2DEV/ans2dev.general/pull/142).sar_facts - Updated to follow the Ansible standard, it now uses
module.run_command()
andmodule.get_bin_path()
(https://github.com/3A2DEV/ans2dev.general/pull/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.