diff --git a/playbooks/bootstrap.yml b/playbooks/bootstrap.yml index 34710cb..8569b78 100644 --- a/playbooks/bootstrap.yml +++ b/playbooks/bootstrap.yml @@ -18,6 +18,7 @@ # Enable Flathub repository and install configured flatpaks - role: system/flatpak + when: ansible_distribution != "Ubuntu" tags: flatpak # Install Podman and configure UIDs/GIDs for rootless usage