Add a fips fact and use it for integration tests

This commit is contained in:
Toshio Kuratomi
2014-11-12 09:28:27 -08:00
parent 5bc81f9ae7
commit b828b25784
3 changed files with 12 additions and 4 deletions

View File

@@ -66,4 +66,4 @@
- assert:
that:
- "stat_result.stat.md5 == '5eb63bbbe01eeed093cb22bb8f5acdc3'"
ignore_errors: True
when: ansible_fips != True