i3, allow the AUR step to be skipped.
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
loop: "{{ i3_yay_packages }}"
|
||||
when: ansible_pkg_mgr == "pacman"
|
||||
become_user: "{{ aur_user }}"
|
||||
ignore_errors: true
|
||||
|
||||
- name: Workstation | Linux | Software | i3 | Config | Create Dir
|
||||
ansible.builtin.file:
|
||||
|
||||
Reference in New Issue
Block a user