From fe2aa71eafeef8fd8ac3e103914a94ec403f081e Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Sat, 29 May 2021 13:06:27 -0700 Subject: [PATCH] Run accessbot role before running accessbot This will cause the config files to be updated (among several other things we don't care about). Change-Id: If1c1622eacbe820d5c7bdbb9681e673acbf88f98 --- playbooks/run-accessbot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/run-accessbot.yaml b/playbooks/run-accessbot.yaml index 7f73aa84a8..a0c02b3b15 100644 --- a/playbooks/run-accessbot.yaml +++ b/playbooks/run-accessbot.yaml @@ -1,5 +1,7 @@ - hosts: 'eavesdrop:!disabled' name: "eavesdrop: run accessbot" + roles: + - accessbot tasks: - name: Run accessbot command: /usr/local/bin/accessbot