Check if the system has FIPS enabled.
Change-Id: I9c83d226ff840d6f317a3b0906ead7888fa9342e
(cherry picked from commit 7441ea38f5)
766 B
766 B
fips_enabled
About The Role
This role will check if system has turned on FIPS. This validation can be enabled or disabled within the variable: enforce_fips_validation, setting it to true will enable the validation, setting to false will disable it.
Requirements
Turned on FIPS.
Dependencies
No dependencies.
Example Playbook
- hosts: localhost
gather_facts: false
roles:
- { role: fips_enabled }Licence
Apache
Author Information
Red Hat TripleO DFG:Security Squad:OG