General Improvements & Fixes #5

Merged
me merged 54 commits from dev into main 2025-09-19 13:31:54 -07:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit ad6601f17e - Show all commits

View File

@@ -10,6 +10,7 @@
nethogs: nethogs nethogs: nethogs
ntp_server: chrony ntp_server: chrony
dig: dig dig: dig
neofetch: neofetch
- name: General | Facts | Packages | Parrot OS Fixes - name: General | Facts | Packages | Parrot OS Fixes
set_fact: set_fact:
@@ -26,6 +27,7 @@
cron: cron cron: cron
encfs: encfs encfs: encfs
dig: dnsutils dig: dnsutils
neofetch: fastfetch
when: ansible_pkg_mgr == "apt" when: ansible_pkg_mgr == "apt"
- name: General | Facts | Package | pacman - name: General | Facts | Package | pacman

View File

@@ -43,7 +43,7 @@
- bash - bash
- sudo - sudo
- nmap - nmap
- neofetch - "{{ neofetch }}"
- "{{ sshfs }}" - "{{ sshfs }}"
- "{{ locate }}" - "{{ locate }}"
- zsh - zsh