gonna try arch
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
- name: Add mirrorlist to pacman.conf
|
||||
blockinfile:
|
||||
path: /etc/pacman.conf
|
||||
marker: "$ {mark} ANSIBLE MANAGED ARCH REPOS"
|
||||
marker: "# {mark} ANSIBLE MANAGED ARCH REPOS"
|
||||
block: |
|
||||
|
||||
[extra]
|
||||
Include = /etc/pacman.d/mirrorlist-arch
|
||||
|
||||
insertbefore: EOF
|
||||
insertbefore: EOF
|
||||
|
||||
- name: Update all packages
|
||||
package:
|
||||
|
||||
Reference in New Issue
Block a user