Add unsafe tags to zsh and tmux
When used in combination with the `--skip-tags unsafe` flag the `playbooks/UnixCLI.yaml` can be run while inside a `zsh`/`tmux` session without it locking up due to system files going missing due to the upgrade.
This commit is contained in:
		
							parent
							
								
									aeba9ba7f2
								
							
						
					
					
						commit
						520462a3f4
					
				| @ -6,8 +6,10 @@ | ||||
|     - role: python | ||||
| 
 | ||||
|     - role: zsh | ||||
|       tags: unsafe | ||||
|     - role: neovim | ||||
|     - role: tmux | ||||
|       tags: unsafe | ||||
| 
 | ||||
|     - role: ag | ||||
|     - role: bash | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user