2 Commits

2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
---
- hosts: localhost
roles:
- role: flatpak
when: ansible_os_family != "Darwin"
- role: 1password
- role: ferdium
- role: fonts

View File

@@ -12,6 +12,7 @@
become: true
apt_repository:
repo: ppa:neovim-ppa/stable
codename: '{{os_release.UBUNTU_CODENAME}}'
update_cache: true
- name: install apt package