From b4ea03bb9a574cd44ba108677a48ba947c0c3d9b Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 14 Nov 2024 22:10:01 -0700 Subject: [PATCH] Update Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md --- Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md b/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md index ddbf896..925f6fe 100644 --- a/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md +++ b/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md @@ -178,7 +178,7 @@ Windows devices need to be prepared ahead-of-time in order for WinRM functionali You can find the [WinRM Enablement Script](https://docs.bunny-lab.io/Docker%20%26%20Kubernetes/Servers/AWX/AWX%20Operator/Enable%20Kerberos%20WinRM/?h=winrm) in the Bunny Lab documentation. -## Perform First Command +## Ad-Hoc Command Examples At this point, you should finally be ready to connect to Windows and Linux devices and run commands on them ad-hoc. Puppet Bolt Modules and Plans will be discussed further down the road. ??? example "Example Output of `bolt command run whoami -t domain_controllers --no-ssl-verify`"