--- # tasks file for roles/init_lxd - name: Install lxd ansible.builtin.snap: name: lxd classic: yes ## tira el lxd init con los parametros - name: "Preseeding LXD Init with: {{lxd_init_yaml_config_path}}" become: true ansible.builtin.shell: | cat <