Skip to content
Snippets Groups Projects
Commit 6ad84ab2 authored by Martin van Es's avatar Martin van Es
Browse files

WIP

parent 7c74857c
Branches
Tags
No related merge requests found
...@@ -107,8 +107,7 @@ ...@@ -107,8 +107,7 @@
- name: Write MDX-SAAS repo version - name: Write MDX-SAAS repo version
ansible.builtin.command: ansible.builtin.command:
cmd: "git rev-parse HEAD > revision" cmd: "git rev-parse HEAD > {{ mdxsaas_dir }}/revision"
chdir: "{{ mdxsaas_dir }}" chdir: "{{ mdxsaas_dir }}"
[Unit] [Unit]
Description=GeoDNS config Description=GeoDNS update
[Service] [Service]
Type=oneshot Type=oneshot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment