Updating Geth-Hub role for config options; moving sources.list to ShadowArch control with pacman.conf

This commit is contained in:
2022-01-29 23:41:46 -06:00
parent 921d53c724
commit 5d04f1b393
5 changed files with 112 additions and 716 deletions

View File

@@ -1,9 +1,4 @@
---
- name: Update the apt sources
become: yes
copy:
src: "sources.list"
dest: "/etc/apt/sources.list"
- name: Geth-Hub packages
become: yes