Skip to content

Commit

Permalink
Update repository link
Browse files Browse the repository at this point in the history
  • Loading branch information
Maspital committed Jan 2, 2025
1 parent 42b5a82 commit 69d2ba8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# Additionally, creates a logrotate config file for logs
#

- name: Add Kali Linux archive repository
- name: Add specific Kali Linux repository
apt_repository:
repo: "deb http://old.kali.org/kali kali-rolling main contrib non-free"
repo: "deb http://old.kali.org/kali 2024.4 main contrib non-free"
state: present

- name: Update apt cache
Expand Down

0 comments on commit 69d2ba8

Please sign in to comment.