mirror of
https://github.com/roles-ansible/ansible_role_sway.git
synced 2024-08-16 13:49:49 +02:00
commit
4c8b9fc9a9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: Ensure i3 packages are installed.
|
||||
- name: Ensure i3 packages are installed # noqa: H1901
|
||||
community.general.pacman:
|
||||
name: "{{ i3_packages }}"
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue