mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Optimized developer personas, implemented gcc and solved python-pip update bug
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
It may be neccessary to install gcc seperat to use psutil
|
||||
|
||||
```bash
|
||||
sudo pacman -S gcc
|
||||
```
|
||||
|
||||
If this is the case in the future, automize it in this role.
|
@@ -21,7 +21,7 @@ galaxy_info:
|
||||
repository: "https://s.veen.world/cymais"
|
||||
issue_tracker_url: "https://s.veen.world/cymaisissues"
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
dependencies:
|
||||
dependencies:
|
||||
- python-pip
|
||||
- systemd-notifier
|
||||
- system-maintenance-lock
|
||||
|
@@ -1 +0,0 @@
|
||||
docker_cleanup_backups: "{{path_administrator_scripts}}cleanup-backups/"
|
Reference in New Issue
Block a user