mirror of
https://github.com/koodiklinikka/playbooks.git
synced 2026-02-21 23:55:35 +00:00
5 lines
180 B
YAML
5 lines
180 B
YAML
---
|
|
|
|
- name: Start the container
|
|
shell: docker run --restart=always -d -e NEW_RELIC_LICENSE_KEY={{ newrelic_key }} --name newrelic_sysmond --hostname `hostname` uzyexe/newrelic
|