Skip to content

Commit

Permalink
ansible: migrate janus job to fqcn_mig
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Sep 11, 2023
1 parent ae72264 commit fdf334d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/janus.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -eo pipefail

export LANG=C.UTF-8 ansible
source "$(dirname $(realpath ${0}))/common.sh"

readonly PLAYS_DIR=${PLAYS_DIR:-"${WORKSPACE}/janus/playbooks"}
Expand Down

0 comments on commit fdf334d

Please sign in to comment.