diff --git a/site.yaml b/site.yaml index b77d574..6c056d1 100644 --- a/site.yaml +++ b/site.yaml @@ -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