Skip to content

Commit 5c17e22

Browse files
author
Chris Johnson
committed
Changing from latest to present for package install
1 parent 8c20a54 commit 5c17e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
- name: install packages
4545
apt:
46-
state: latest
46+
state: present
4747
name: "{{ item }}"
4848
with_items: "{{ chrisjohnson00_jackett_packages }}"
4949

0 commit comments

Comments
 (0)