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

support GET_PYTHON_MODULES - gather python module usage information #40

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

richm
Copy link
Contributor

@richm richm commented Sep 19, 2024

Run ansible with ANSIBLE_DEBUG=true and run each playbook with
PYTHONVERBOSE=1 in order to trace python module execution, so
that we can determine which python packages are required to run
each role.

@richm richm requested a review from spetrosi September 20, 2024 00:00
@spetrosi
Copy link
Contributor

[citest]

@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm richm force-pushed the get_python_modules branch 2 times, most recently from e8f4071 to bc24990 Compare September 20, 2024 17:10
@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

1 similar comment
@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 20, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 21, 2024

[get_python_modules]

Run ansible with ANSIBLE_DEBUG=true and run each playbook with
PYTHONVERBOSE=1 in order to trace python module execution, so
that we can determine which python packages are required to run
each role.
@richm
Copy link
Contributor Author

richm commented Sep 24, 2024

[get_python_modules]

@richm
Copy link
Contributor Author

richm commented Sep 25, 2024

@spetrosi can this be merged?

@spetrosi
Copy link
Contributor

[citest]

@spetrosi
Copy link
Contributor

lgtm, postfix tests passed, you can merge

@richm richm merged commit 24d20cf into linux-system-roles:main Sep 25, 2024
222 of 233 checks passed
@richm richm deleted the get_python_modules branch September 25, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants