Bash Commands
Executing BASH Command within PlayBooks
You can execute popular BASH commands from within PlayBooks.
Configuring a Remote Server
While configuration, you can add one or more multiple remote servers that can be connected using the same authentication mode:
To configure a remote server, we enable users with the following mode of authentication:
- PEM: These are private keys that can be used to establish the connection. The following PEM formats are currently supported:
- Ed25519Key, ECDSAKey, DSSKey & RSAKey
- Password
Running a sample command:
Any command that you are able to run after logging into that terminal, you should be able to run remotely.
Output
Updated 4 months ago