Install patch, jq, obs-studio
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
		@@ -8,6 +8,7 @@
 | 
			
		||||
      - git
 | 
			
		||||
      - sl
 | 
			
		||||
      - htop
 | 
			
		||||
      - patch
 | 
			
		||||
      - tmux
 | 
			
		||||
      - tree
 | 
			
		||||
  register: pkg_result
 | 
			
		||||
 
 | 
			
		||||
@@ -5,6 +5,7 @@
 | 
			
		||||
    name:
 | 
			
		||||
      - feh
 | 
			
		||||
      - mpv
 | 
			
		||||
      - obs-studio
 | 
			
		||||
      - vlc
 | 
			
		||||
      - zathura
 | 
			
		||||
      - zathura-pdf-poppler
 | 
			
		||||
 
 | 
			
		||||
@@ -3,8 +3,9 @@
 | 
			
		||||
- name: Queries package manager to install pass
 | 
			
		||||
  package:
 | 
			
		||||
    name:
 | 
			
		||||
      - pass
 | 
			
		||||
      - jq
 | 
			
		||||
      - git
 | 
			
		||||
      - pass
 | 
			
		||||
  register: pkg_result
 | 
			
		||||
  retries: 3
 | 
			
		||||
  until: pkg_result is succeeded
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user