Differences between revisions 7 and 8
Revision 7 as of 2021-05-30 18:14:41
Size: 259
Editor: scot
Comment:
Revision 8 as of 2021-05-30 18:23:46
Size: 539
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Expect is a cool scripting language that allows you to interact with other services across the internet in a scripted fashion. E.g. you can spawn an ssh session and do some remote work (although I would do that through Ansible).
Line 12: Line 14:

== Ansible Scripts ==

 * /CheckDiskSpace

Scripts

This page exists to document the scripts that I use.vscode-remote://wsl%2Bubuntu-20.04/mnt/e/Desktop/test.exp

Bash / Linux Scripts

Expect Scripts

Expect is a cool scripting language that allows you to interact with other services across the internet in a scripted fashion. E.g. you can spawn an ssh session and do some remote work (although I would do that through Ansible).

Ansible Scripts

Scripts (last edited 2021-05-30 18:23:46 by scot)