feat: add 1Password installation and configuration tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s

This commit is contained in:
2025-03-11 15:25:02 +01:00
parent bb944b21a9
commit 3b9791e648
2 changed files with 60 additions and 0 deletions

View File

@@ -26,6 +26,10 @@
ansible.builtin.import_tasks: tasks/global/openssh-server.yml
become: true
- name: Include 1Password tasks
ansible.builtin.import_tasks: tasks/global/onepassword.yml
become: true
- name: Ensure common packages are installed
ansible.builtin.package:
name: