aboutsummaryrefslogtreecommitdiffstats
path: root/roles/apache/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/apache/meta/main.yml')
-rw-r--r--roles/apache/meta/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/apache/meta/main.yml b/roles/apache/meta/main.yml
new file mode 100644
index 0000000..742c491
--- /dev/null
+++ b/roles/apache/meta/main.yml
@@ -0,0 +1,5 @@
+dependencies:
+ - role: freeipa_system_account
+ system_account_username: '{{ apache_sysaccount_username }}'
+ system_account_password: '{{ apache_sysaccount_password }}'
+ when: apache_gssapi