fix(infra): Disable infrastructure skeleton until implementation

This commit is contained in:
Marty Oehme 2025-11-28 18:38:52 +01:00
parent 961e10223c
commit 255b812b54
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -49,12 +49,12 @@
# name: incus-install # name: incus-install
# tags: incus # tags: incus
- name: Raise infrastructure # - name: Raise infrastructure
hosts: localhost # hosts: localhost
tags: infrastructure # tags: infrastructure
tasks: # tasks:
- ansible.builtin.import_role: # - ansible.builtin.import_role:
name: infrastructure # name: infrastructure
# ansible-galaxy install geerlingguy.docker # ansible-galaxy install geerlingguy.docker
- name: Install docker - name: Install docker