Skip to content

Instantly share code, notes, and snippets.

@nleiva
Created September 11, 2020 19:28
Show Gist options
  • Save nleiva/99593e4e8af8ebc075c64b968af37f48 to your computer and use it in GitHub Desktop.
Save nleiva/99593e4e8af8ebc075c64b968af37f48 to your computer and use it in GitHub Desktop.
- name: Run Go container
podman_container:
name: go_test_container
image: golang
command: go version
rm: true
log_options: "path={{ log_file }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment