Project

Profile

Help

Refactor #2892

closed

use of 'sudo' not ideal in ansible task

Added by kdelee@redhat.com over 6 years ago. Updated almost 2 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Target Release - Packaging:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Some tasks running shell commands use "sudo" explicitly, this is not ideal. Example: [0]
Instead, use of "become: True" is preferred. See ansible docs on "become" [1]

[0] https://github.com/pulp/pulp_packaging/blob/master/ci/ansible/roles/pulp/tasks/main.yaml#L130-L146
[1] http://docs.ansible.com/ansible/become.html

Actions #1

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added
Actions #2

Updated by ttereshc almost 2 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Not relevant anymore. Pulp 2 is going EOL this year. The tracker also moved to GItHub.

Also available in: Atom PDF