Skip to content

Commit

Permalink
FIXUP: scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Jun 29, 2024
1 parent 91aa1a5 commit 572b582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/shcontainer
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ start_container() {
# With docker on Ubuntu, it might take a couple of seconds
# for the container to be available.
sleep 3
run_if_exists ansible_ping "${inventory}"
# run_if_exists ansible_ping "${inventory}"
run_if_exists query_container_installed_software
}

Expand Down

0 comments on commit 572b582

Please sign in to comment.