aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 05c3569..c3929cd 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -31,6 +31,7 @@ Below is a table describing each variable, and which Ansible role the variable i
| `redhat_activation_key` | | | X | | | Activation key for RHSM |
| `redhat_org_id` | | | X | | | Org ID for RHSM |
| ```libvirt_vm_location_arguments``` | | X | | | | This is a temporary workaround for Fedora ISOs, the path to the Kernel is missing from the ISO and can be defined here if necessary |
+| `fips` | | X | | `false` | | This passes fips=1 to `libvirt` while creating the VM, only works with kickstart |
## Inventory
Ansible provides a flexible way to define your environment: [How to build your inventory](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html).