chore: fix runssh example
This commit is contained in:
parent
d0752ab46e
commit
1d0cb2dba1
@ -170,9 +170,11 @@ Usage of upclapi:
|
||||
(yaml-config-file has to include *ssh** config section)
|
||||
|
||||
```bash
|
||||
./build/upclapi -c runssh -f [yaml-config-file] -cmd 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]
|
||||
```
|
||||
|
||||
<small>if no **-sid** flag *id_pub* in HOME will be used by default</small>
|
||||
|
||||
- Create Servers [Ansible Inventory](https://docs.ansible.com/ansible/latest/index.html)
|
||||
(yaml-config-file has to include **cluster** config section)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user