This commit is contained in:
Hyperling 2021-02-01 06:06:18 -06:00
parent 0a6ed914b4
commit 3a20a1c08f

View File

@ -22,7 +22,7 @@
- name: Testing Apt Cache Refresh 2
apt: update_cache=yes
when: ansible_pkg_mgr = "apt"
when: ansible_pkg_mgr == "apt"
- name: Remove Repo Software
package: