jjb: Reduce output when downloading go during distrobuild
[lttng-ci.git] / automation / ansible / roles / lxd / tasks / container.yml
CommitLineData
c3c15dc7
KS
1---
2- name: Merge defaults
3 set_fact:
4 lxd_container_config: "{{lxd_container_defaults|combine(object)}}"
5- name: Manage container
6 community.general.lxd_container: "{{lxd_container_config}}"
This page took 0.022087 seconds and 4 git commands to generate.