Add missing colon.
This commit is contained in:
parent
70f5be57ee
commit
93df340b49
@ -6,7 +6,7 @@
|
||||
# Probably for "security", but package module does not use the ansible_pkg_mgr variable
|
||||
# so resetting the value to apt doesn't work. Just going to move it.
|
||||
shell: "mv `which zypper` `which zypper`.zz.`date +%Y%m%d`"
|
||||
when ansible_distribution == "Parrot OS"
|
||||
when: ansible_distribution == "Parrot OS"
|
||||
|
||||
|
||||
- name: General | Software | Packages | Cache Refresh (Apt and Pacman)
|
||||
|
Loading…
x
Reference in New Issue
Block a user