Steps are missing to specify ansible_ssh_user to run Ansible Backup Playbook Remotely

Bug #2003787 reported by Elisamara Aoki Gonçalves
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Low
Elisamara Aoki Gonçalves

Bug Description

Brief Description
-----------------

The customer tried running Ansible backup playbook remotely. And when the user on the remote workstation is NOT 'sysadmin' they gets the error:

 "ESTABLISH SSH CONNECTION FOR USER: None"

Severity
--------

<Minor: System/Feature is usable with minor issue>

Steps to Reproduce
------------------

Please update the DOC with steps to specify 'ansible_ssh_user' the in inventory file:

"specify the ansible_ssh_user info in the vars section of the inventory file"

---
all:
  hosts:
    wc68:
      ansible_host: 128.222.100.02
    wr_Cluster:
      ansible_host: 128.224.141.74

  vars:
    ansible_ssh_user: sysadmin
    ansible_ssh_pass: <sysadmin-passwd>
    ansible_become_pass: <sysadmin-passwd>

Changed in starlingx:
assignee: nobody → Elisamara Aoki Gonçalves (egoncalv)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/starlingx/docs/+/871609

Changed in starlingx:
status: New → In Progress
Ghada Khalil (gkhalil)
Changed in starlingx:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (r/stx.7.0)

Fix proposed to branch: r/stx.7.0
Review: https://review.opendev.org/c/starlingx/docs/+/871754

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (r/stx.6.0)

Fix proposed to branch: r/stx.6.0
Review: https://review.opendev.org/c/starlingx/docs/+/871755

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (master)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/871609
Committed: https://opendev.org/starlingx/docs/commit/f0373cd83a3e3c0787ec4ec727c329045dbaf149
Submitter: "Zuul (22348)"
Branch: master

commit f0373cd83a3e3c0787ec4ec727c329045dbaf149
Author: Elisamara Aoki Goncalves <email address hidden>
Date: Tue Jan 24 11:07:11 2023 -0300

    Step missing to specify ansible_ssh_user (r6,r7,dsR6,dsR7)

    Add step to specify ansible_ssh_user to run Ansible Backup Playbook Remotely

    Closes-bug: 2003787

    Signed-off-by: Elisamara Aoki Goncalves <email address hidden>
    Change-Id: I0772258c448503818b7211d81d9bc7682b9228ad

Changed in starlingx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (r/stx.6.0)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/871755
Committed: https://opendev.org/starlingx/docs/commit/f345d23c4293a712154bbb0d3107e30e5b9abab4
Submitter: "Zuul (22348)"
Branch: r/stx.6.0

commit f345d23c4293a712154bbb0d3107e30e5b9abab4
Author: Elisamara Aoki Goncalves <email address hidden>
Date: Tue Jan 24 11:07:11 2023 -0300

    Step missing to specify ansible_ssh_user (r6,r7,dsR6,dsR7)

    Add step to specify ansible_ssh_user to run Ansible Backup Playbook Remotely

    Closes-bug: 2003787

    Signed-off-by: Elisamara Aoki Goncalves <email address hidden>
    Change-Id: I0772258c448503818b7211d81d9bc7682b9228ad

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (r/stx.7.0)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/871754
Committed: https://opendev.org/starlingx/docs/commit/735b1636c10a5d356b102a197fab801addb3a9e4
Submitter: "Zuul (22348)"
Branch: r/stx.7.0

commit 735b1636c10a5d356b102a197fab801addb3a9e4
Author: Elisamara Aoki Goncalves <email address hidden>
Date: Tue Jan 24 11:07:11 2023 -0300

    Step missing to specify ansible_ssh_user (r6,r7,dsR6,dsR7)

    Add step to specify ansible_ssh_user to run Ansible Backup Playbook Remotely

    Closes-bug: 2003787

    Signed-off-by: Elisamara Aoki Goncalves <email address hidden>
    Change-Id: I0772258c448503818b7211d81d9bc7682b9228ad

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.