Remove inventory wrapper for ansible-vault secrets
We don’t use them anymore and also the PR has been merged.
This commit is contained in:
		
							parent
							
								
									07264e6d90
								
							
						
					
					
						commit
						513e2810c9
					
				
					 1 changed files with 0 additions and 11 deletions
				
			
		
							
								
								
									
										11
									
								
								inventory.sh
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								inventory.sh
									
										
									
									
									
								
							|  | @ -1,11 +0,0 @@ | |||
| #!/bin/sh | ||||
| 
 | ||||
| # use this wrapper as your inventory if you have ansible-vault secrets in some config context | ||||
| 
 | ||||
| # thank you Dameon Wagner you magnificent beast | ||||
| # https://github.com/netbox-community/ansible_modules/discussions/551 | ||||
| 
 | ||||
| # remove this file if/when this gets to your computer | ||||
| # https://github.com/netbox-community/ansible_modules/pull/1114 | ||||
| 
 | ||||
| ANSIBLE_ASK_VAULT_PASS=no ansible-inventory -i inventory.yml "${@}" | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue