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
# tags: incus
- name: Raise infrastructure
hosts: localhost
tags: infrastructure
tasks:
- ansible.builtin.import_role:
name: infrastructure
# - name: Raise infrastructure
# hosts: localhost
# tags: infrastructure
# tasks:
# - ansible.builtin.import_role:
# name: infrastructure
# ansible-galaxy install geerlingguy.docker
- name: Install docker