liberasurecode/playbooks/enable-fips.yaml
Tim Burke defab5eacd Add CentOS 9 Stream job
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
2022-08-30 12:12:08 -07:00

5 lines
83 B
YAML

- hosts: all
roles:
- role: enable-fips
nslookup_target: 'opendev.org'