General:
Getting Started:
Playbook:
Development:
Execute local shell-commands.
### vars: $SERVER_ADDRESS: 192.42.0.254 $NMAP: /usr/bin/nmap commands: - type: shell cmd: $NMAP $SERVER_ADDRESS
The command-line that should be executed locally.
str