noobient.rpm_policy

noobient.rpm_policy

Synopsys

This role sets the RPM crypto policy.

Parameters

Name Required Example Description
policy yes FUTURE Sets the RPM crypto policy. Allowed values are usually DEFAULT, EMPTY, FIPS, FUTURE, and LEGACY.

Examples

- include_role:
    name: noobient.rpm_policy
  vars:
    policy: 'FUTURE'

Return Values

N/A

Support

Platform Support Status
Linter Lint
AlmaLinux 8 AlmaLinux 8
AlmaLinux 9 AlmaLinux 9
Fedora 38 Fedora 38
Fedora 39 Fedora 39
Ubuntu 18.04 N/A
Ubuntu 20.04 N/A
Ubuntu 22.04 N/A
About

Set RPM crypto policy

Install
ansible-galaxy install noobient.rpm_policy
GitHub repository
License
mit
Downloads
2.2k
Owner