Skip to content

Commit

Permalink
feat: support Ubuntu 24.04 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevMinerTV committed Nov 14, 2024
1 parent 83ddc32 commit a382c30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ galaxy_info:
- name: Debian
versions:
- bookworm
- name: Ubuntu
versions:
- noble
galaxy_tags: []
dependencies: []
6 changes: 6 additions & 0 deletions vars/Ubuntu.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
apt_os_dependencies:
- apt-transport-https
- curl
- debian-archive-keyring
- gnupg

0 comments on commit a382c30

Please sign in to comment.