Compare commits
	
		
			No commits in common. "56c7b95bb53d008cf3235be4306507b97dbd2a63" and "6335b7735afa67474e21529f8b0109b574e8bca8" have entirely different histories.
		
	
	
		
			56c7b95bb5
			...
			6335b7735a
		
	
		
					 1 changed files with 2 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@
 | 
			
		|||
  pacman:
 | 
			
		||||
    name: "{{ packages }}"
 | 
			
		||||
    state: present
 | 
			
		||||
    update_cache: yes
 | 
			
		||||
    #update_cache: yes
 | 
			
		||||
  vars:
 | 
			
		||||
    packages:
 | 
			
		||||
      - python-pip
 | 
			
		||||
| 
						 | 
				
			
			@ -59,9 +59,3 @@
 | 
			
		|||
  pip:
 | 
			
		||||
    name: ansible=={{ ensure_ansible_version }}
 | 
			
		||||
  when: enable_ansible
 | 
			
		||||
 | 
			
		||||
- name: Install tmuxp
 | 
			
		||||
  pip:
 | 
			
		||||
    name:
 | 
			
		||||
      - tmuxp
 | 
			
		||||
    state: present
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue