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 af21ef8 commit aa42e29Copy full SHA for aa42e29
defaults/main.yml
@@ -1,2 +1,12 @@
1
---
2
-# defaults file for users
+
3
+technical_entrypoint: "/project/make.sh"
4
+enable_technical_entrypoint: true
5
6
+technical_account: "tech.admin"
7
+technical_account_id: 1800
8
+technical_group: "technical"
9
+technical_group_id: 1161
10
11
+users:
12
+ accounts: []
vars/main.yml
0 commit comments