Skip to content

Ansible failing to become root #4805

@kushaldas

Description

@kushaldas

Description

./securedrop-admin install is failing on the systems where I already did cron-apt -i -s for rc2 packages.

Steps to Reproduce

  • run securedrop-qa.yml
  • log in to app and mon and then cron-apt -i -s
  • from release/1.0.0 branch run ./securedrop-admin install command

Expected Behavior

Installation should complete.

Actual Behavior

TASK [prepare-servers : Ensure apt has been updated without following redirects] *****************************************************************************
 [WARNING]: raw module does not support the environment keyword

 [WARNING]: raw module does not support the environment keyword

fatal: [mon]: FAILED! => {"msg": "Timeout (62s) waiting for privilege escalation prompt: "}
fatal: [app]: FAILED! => {"msg": "Timeout (62s) waiting for privilege escalation prompt: "}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions