chore: fix runssh example

This commit is contained in:
Jesús Pérez Lorenzo 2021-08-31 14:10:21 +01:00
parent cf5947fc19
commit d0752ab46e

View File

@ -170,7 +170,7 @@ Usage of upclapi:
(yaml-config-file has to include *ssh** config section)
```bash
./build/upclapi -c runssh -f [yaml-config-file] -ssh remote-command-to-execute [-sid ssh/key_filename (or id_pub in HOME by default)]
./build/upclapi -c runssh -f [yaml-config-file] -cmd remote-command-to-execute [-sid ssh/key_filename (or id_pub in HOME by default)]
```
- Create Servers [Ansible Inventory](https://docs.ansible.com/ansible/latest/index.html)