Compare commits
5
Commits
cb0901739c
...
updates
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
24eb0994eb | ||
|
|
a6a72205e4 | ||
|
|
714cb2abec | ||
|
|
b40bd3c2e0 | ||
|
|
ef083c0f34 |
+1
-3
@@ -1,6 +1,4 @@
|
|||||||
pacman-key --init
|
pacman -Syu --noconfirm --needed git ansible
|
||||||
pacman-key --populate
|
|
||||||
pacman -Syu --noconfirm git ansible
|
|
||||||
git clone https://gitea.maiertobi.de/tobimai/setup_ansible_playbooks.git install
|
git clone https://gitea.maiertobi.de/tobimai/setup_ansible_playbooks.git install
|
||||||
cd install
|
cd install
|
||||||
ansible-galaxy install -r requirements.yml
|
ansible-galaxy install -r requirements.yml
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Initial installation of WSL arch
|
- name: Initial installation of WSL arch
|
||||||
hosts: all,localhost
|
hosts: localhost
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user