Skip to content

Commit cd880a8

Browse files
authored
Merge pull request CactuseSecurity#3681 from abarz722/develop
Owner Recertification Report
2 parents 960a884 + 9797b22 commit cd880a8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+864
-389
lines changed

documentation/revision-history-develop.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,3 +291,6 @@ bugfix release:
291291
- decommissioning of interfaces
292292
- iconification of modelling and related modules
293293
- fix overwrite of objects with interface
294+
295+
# 8.8.10 - 07.09.2025 DEVELOP
296+
- new report type owner-recertification

inventory/group_vars/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### general settings
2-
product_version: "8.8.9"
2+
product_version: "8.8.10"
33
ansible_user: "{{ lookup('env', 'USER') }}"
44
ansible_become_method: sudo
55
ansible_python_interpreter: /usr/bin/python3

0 commit comments

Comments
 (0)