Move to incus connection
This commit is contained in:
parent
578f699cb7
commit
93ae62dc93
2 changed files with 3 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
- name: Start the compose stack
|
||||
community.docker.docker_compose_v2:
|
||||
project_name: arr
|
||||
project_name: arrstack
|
||||
# project_src: "{{ arrstack_env_dir }}"
|
||||
definition: "{{ lookup('template', 'docker-compose.yaml.j2') | from_yaml }}"
|
||||
remove_orphans: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue