Closed Bug 1337798 Opened 7 years ago Closed 7 years ago

Replace sudo with become/become_user in Ansible

Categories

(Participation Infrastructure :: Community Ops, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: yousef, Assigned: indraniltiwary, Mentored)

Details

(Whiteboard: [take me][good first bug])

[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and 
make sure become_method is 'sudo' (default).
Assignee: nobody → tasos
Assignee: tasos → nobody
This is my first bug. Can you please guide me through the process and provide the referenced repository.
Hey there, thanks for your interest!

The task for this bug is to replace the use of "sudo" with "become" in our Ansible playbook.

The repo is here: https://github.com/mozilla/partinfra-playbooks. All of the yml files will need to be checked for the use of "sudo" and replaced if it is found.

Please reply here to let me know if you're interested in this and I'll assign you :)
Flags: needinfo?(indraniltiwary)
Hey thanks..

I am really interested and I am working on it.
Assignee: nobody → indraniltiwary
https://github.com/mozilla/partinfra-playbooks/pull/129
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Flags: needinfo?(indraniltiwary)
You need to log in before you can comment on or make changes to this bug.