defab5eacd
Go ahead and move the FIPS job to CentOS 9; there doesn't seem to be much value in having more than one FIPS job. Change-Id: I8c2c95e490ec083116f2ed7b9fb0d66918424fb7
5 lines
83 B
YAML
5 lines
83 B
YAML
- hosts: all
|
|
roles:
|
|
- role: enable-fips
|
|
nslookup_target: 'opendev.org'
|