Skip to content

Commit

Permalink
Update roles/bats/tasks/main.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
evgeni and ekohl authored Dec 17, 2024
1 parent bdfe96a commit b9bb5d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/bats/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
register: "test_output"
ignore_errors: true
environment: "{{ bats_environment }}"
# Adds -i to Ansible's default
become_flags: '-H -S -n -i'

- name: "Read results"
Expand Down

0 comments on commit b9bb5d2

Please sign in to comment.