mirror of
				https://github.com/kevinveenbirkenbach/client-playbook.git
				synced 2025-11-04 11:58:15 +00:00 
			
		
		
		
	Refactoring Draft
This commit is contained in:
		@@ -1,43 +1,17 @@
 | 
			
		||||
- name: install general software
 | 
			
		||||
  community.general.pacman:
 | 
			
		||||
    name:
 | 
			
		||||
      # programing language interpreters
 | 
			
		||||
      #- jdk11-openjdk
 | 
			
		||||
      #- python
 | 
			
		||||
      #- php
 | 
			
		||||
 | 
			
		||||
      # description language interpreters
 | 
			
		||||
      #- texlive-most
 | 
			
		||||
 | 
			
		||||
      # compression tools
 | 
			
		||||
      #- p7zip
 | 
			
		||||
 | 
			
		||||
      # network analyze tools
 | 
			
		||||
      #- traceroute
 | 
			
		||||
      #- wireshark-qt
 | 
			
		||||
      #- wireshark-cli
 | 
			
		||||
 | 
			
		||||
      # security tools
 | 
			
		||||
      #- ecryptfs-utils
 | 
			
		||||
      #- encfs
 | 
			
		||||
      #- keepassxc
 | 
			
		||||
 | 
			
		||||
      # browsers
 | 
			
		||||
      - chromium
 | 
			
		||||
 | 
			
		||||
      # video/picture manipulation
 | 
			
		||||
      #- gimp
 | 
			
		||||
      #- blender
 | 
			
		||||
      #- obs-studio
 | 
			
		||||
 | 
			
		||||
      # code quality tools
 | 
			
		||||
      #- shellcheck
 | 
			
		||||
 | 
			
		||||
      # ide's
 | 
			
		||||
      #- atom
 | 
			
		||||
      #- arduino
 | 
			
		||||
      #- arduino-docs
 | 
			
		||||
 | 
			
		||||
      # virtualization tools
 | 
			
		||||
      #- qemu
 | 
			
		||||
    state: present
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user