* Getting environment variables and passwords from Vault (not tested yet) * Vault configuration to config (not tested yet) * Ability to run scripts from file on local machine on the remote host * Ability to get ouput in the notification of a list for individual commands or all commands * Make SSH connections close after all commands have been run; reuse previous connections if needed
		
			
				
	
	
		
			16 lines
		
	
	
		
			561 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			561 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
You can add standard markdown syntax:
 | 
						||
 | 
						||
- multiple paragraphs
 | 
						||
- bullet point lists
 | 
						||
- _emphasized_, **bold** and even **_bold emphasized_** text
 | 
						||
- [links](https://example.com)
 | 
						||
- etc.[^etc]
 | 
						||
 | 
						||
[^etc]: Et Cetera (English: /ɛtˈsɛtərə/), abbreviated to etc., etc, et cet., is a Latin expression that is used in English to mean "and other similar things", or "and so forth"
 | 
						||
 | 
						||
```plaintext
 | 
						||
...and even source code
 | 
						||
```
 | 
						||
 | 
						||
> the possibilities are endless (almost - including other shortcodes may or may not work) (almost - including other shortcodes may or may not work)
 |