SatelliteQE / satellite-populate

This new module adds tools and commands to populate and validate entities in the system based in YAML file.
Other
8 stars 10 forks source link

SSH action #37

Open rochacbruno opened 7 years ago

rochacbruno commented 7 years ago

Using the robottelo SSH helper or get example from PulpSmash

Implement the action:

- action: ssh
  command: ls -la /tmp
  register: tmp_ls_output
  parse_as: json|csv|plain
  auth:
      user:
      password:
      key:
      # omit to use from config