fix: Update sr_fingerprint task calls to use new structured parameters
The sr_fingerprint module was rewritten to accept structured parameters (status, role_name, role_path, etc.) instead of a free-form sr_message. Update the role tasks and tests to match the new module interface. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
committed by
Richard Megginson
co-authored by
Claude Opus 4.6
parent
d9ba105ef3
commit
83471be571
@@ -23,6 +23,8 @@ __aide_required_facts:
|
||||
__aide_required_facts_subsets: "{{ ['!all', '!min'] +
|
||||
__aide_required_facts }}"
|
||||
|
||||
__aide_write_log_file: false
|
||||
|
||||
# BEGIN - DO NOT EDIT THIS BLOCK - rh distros variables
|
||||
# Ansible distribution identifiers that the role treats like RHEL
|
||||
__aide_rh_distros:
|
||||
|
||||
Reference in New Issue
Block a user