Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Parrot Linux, a Debian derivate #69158

Merged
merged 1 commit into from Jun 29, 2020
Merged

Add support for Parrot Linux, a Debian derivate #69158

merged 1 commit into from Jun 29, 2020

Conversation

s-hamann
Copy link
Contributor

SUMMARY

This PR adds support for Parrot Linux, a Debian derivate quite similar to Kali Linux.
In particular, this fixes Parrot not being part of the Debian os_family, which causes various issues when working with Parrot Linux targets.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

setup

ADDITIONAL INFORMATION

I mostly copied everything relating to Kali and adjusted it for Parrot. Seems to work fine on my Parrot system, but may benefit from some more testing.

@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. system System category labels Apr 24, 2020
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed needs_triage Needs a first human triage before being processed. core_review In order to be merged, this PR must follow the core review workflow. labels Apr 24, 2020
@mattclay mattclay added the ci_verified Changes made in this PR are causing tests to fail. label Apr 30, 2020
@s-hamann
Copy link
Contributor Author

s-hamann commented May 7, 2020

Rebased (and squashed) to resolve conflicts with latest devel branch.

@ansibot ansibot added collection Related to Ansible Collections work collection:community.general needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html and removed ci_verified Changes made in this PR are causing tests to fail. labels May 7, 2020
@ansibot ansibot added stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed collection:community.general labels May 22, 2020
@ansibot ansibot removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels May 30, 2020
@mattclay mattclay added the ci_verified Changes made in this PR are causing tests to fail. label Jun 1, 2020
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jun 11, 2020
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. support:community This issue/PR relates to code supported by the Ansible community. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. core_review In order to be merged, this PR must follow the core review workflow. labels Jun 29, 2020
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. core_review In order to be merged, this PR must follow the core review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jun 29, 2020
@Akasurde Akasurde merged commit e39a9bf into ansible:devel Jun 29, 2020
@ansible ansible locked and limited conversation to collaborators Jul 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.10 This issue/PR affects Ansible v2.10 bug This issue/PR relates to a bug. collection Related to Ansible Collections work core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. system System category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants