diff --git a/arch-setup/install.yml b/arch-setup/install.yml index 5e5977c8..bc6e4f8f 100644 --- a/arch-setup/install.yml +++ b/arch-setup/install.yml @@ -3,7 +3,7 @@ become: yes tasks: - name: Install official packages - ansible.general.pacman: + community.general.pacman: state: latest # select the lines and use 'M-x sort-lines' name: