Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Trust and Identity Incubator
mdx-saas-config
Commits
91399099
Commit
91399099
authored
Mar 30, 2022
by
Martin van Es
Browse files
WIP
parent
4fdc018a
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/geodns/tasks/main.yml
View file @
91399099
...
...
@@ -6,7 +6,7 @@
-
netcat-openbsd
-
name
:
Install Ansible community.general
ansible.builtin.
shell
:
shell
:
cmd
:
"
ansible-galaxy
collection
install
community.general"
-
name
:
Check if go binary exists
...
...
@@ -84,7 +84,7 @@
-
"
enable
geodns
job"
-
name
:
Run GeoDns config job once
ansible.builtin.
command
:
command
:
cmd
:
"
/opt/geodns/config/geoconfig.py
{{
tld
}}"
chdir
:
"
{{
geodns_config
}}"
...
...
roles/local/tasks/main.yml
View file @
91399099
...
...
@@ -13,6 +13,6 @@
register
:
mdxsaas_git
-
name
:
Write MDX-SAAS repo version
ansible.builtin.
shell
:
shell
:
cmd
:
"
git
rev-parse
HEAD
>
/tmp/mdx-saas-revision"
chdir
:
"
{{
mdxsaas_dir
}}"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment