We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba9dd7 commit 5aadf6bCopy full SHA for 5aadf6b
README.md
@@ -412,7 +412,7 @@ pve_groups: [] # List of group definitions to manage in PVE. See section on User
412
pve_users: [] # List of user definitions to manage in PVE. See section on User Management.
413
pve_storages: [] # List of storages to manage in PVE. See section on Storage Management.
414
pve_datacenter_cfg: {} # Dictionary to configure the PVE datacenter.cfg config file.
415
-pve_domains_cfg: {} # List of realms to use as authentication sources in the PVE domains.cfg config file.
+pve_domains_cfg: [] # List of realms to use as authentication sources in the PVE domains.cfg config file.
416
```
417
418
To enable clustering with this role, configure the following variables appropriately:
0 commit comments