v1.3.0
1.3.0 (August, 20 2024)
Notes
- Python Versions: v3.9, v3.10, v3.11
BREAKING CHANGES
- PR #42 All resources previously named with
_facts
have been moved to_info
to comply with Red Hat Ansible best practices as described in the following Ansible Developer Documentation
New Feature
- PR #42 All resources now support
check_mode
for simulation purposes and for validating configuration management playbooks