Skip to content

Commit e842bae

Browse files
committed
introspect localhost
1 parent 0aaaa31 commit e842bae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

testing-farm/prepare/machine-prepare.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,11 @@
4545
set -x
4646
env
4747
pwd
48-
cd "$TMT_TREE"
49-
git rev-parse --show-toplevel
5048
true
5149
args:
5250
# Ensure the command uses a shell session
5351
executable: /bin/bash
52+
delegate_to: localhost
5453

5554
# Register the output of the shell command into a variable named
5655
# 'shell_result'

0 commit comments

Comments
 (0)