From f29df7026172c05094dcf690eb3f4f6fd185714e Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sun, 30 Oct 2022 17:49:26 +0000 Subject: [PATCH] ansible_host: Set git branch name --- roles/ansible_host/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/ansible_host/tasks/main.yml b/roles/ansible_host/tasks/main.yml index 67ffd54..1cdb5ea 100644 --- a/roles/ansible_host/tasks/main.yml +++ b/roles/ansible_host/tasks/main.yml @@ -37,6 +37,7 @@ dest: /srv/ansible repo: https://git.foo.sh/ansible.git update: false + version: master - name: Link facts to nginx ansible.builtin.file: