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 ubuntu 24.04 with the latest ansible 2.16 #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guenhter
Copy link

Add the support for the latest Ubuntu LTS 24.04.


RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
apt-get install -y gnupg2 pipx sshpass git openssh-client && \
apt-get install -y python3 python3-cffi python3-mitogen python3-jmespath && \
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@willhallonline If you want me to use pip instead for this packages, I can change it.

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.

1 participant