Only run apt updates on apt machines.
This commit is contained in:
parent
711a88dd8d
commit
d536e167c0
@ -23,3 +23,4 @@
|
|||||||
special_time: reboot
|
special_time: reboot
|
||||||
state: present
|
state: present
|
||||||
disabled: yes
|
disabled: yes
|
||||||
|
when: ansible_pkg_mgr == "apt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user