parrot-build icon indicating copy to clipboard operation
parrot-build copied to clipboard

Updating the repository so it works with the newer versions of Ansible and Parrot OS

Open m4nt0de4 opened this issue 1 year ago • 3 comments

I'm not an expert using Ansible, so there's probably a better way to update the repository to make the playbook work smoothly. However, this is how I've managed to get it to work, and I haven't encountered any problems so far! I hope you find it helpful and saves you some work when you want to update your repository! Thanks for your work!

Fixed this issue! #27

m4nt0de4 avatar Jul 23 '24 11:07 m4nt0de4

Hey, you are not fixing all above mentioned issues.

clem9669 avatar Jul 23 '24 16:07 clem9669

Hey, you are not fixing all above mentioned issues.

Oh, I'm sorry! I'm new to this, I have looked at all the issues where I thought people were having problems running the playbook and have marked them as resolved, since after the changes I have made, I have not encountered the problems they indicated when running the playbook. I understand that it's due to some of them appearing when trying to solve others that occurred doing the steps mentioned in the IppSec video or README.md.

Are there any issues that you would consider solved by my fork?

Feel free to point out anything that I'm doing wrong, I want to learn. Thank you!

m4nt0de4 avatar Jul 23 '24 16:07 m4nt0de4

I think it builds fine from a fresh copy of the Parrot Iso - I'm not sure why we need to run aptsource-cleanup? If the playbook itself is adding the duplicate apt repo, there's probably a flag in that ansible block that needs updating to prevent it from adding the dupe.

IppSec avatar Mar 04 '25 03:03 IppSec