Fix when syntax.

This commit is contained in:
2021-02-06 15:38:16 -06:00
parent 5a1fab6eea
commit 5947b24b17
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
- ansible
- git
state: latest
when: "1 == 0"
when: 1 == 0
- name: General | Software | Packages | Remove Software
package: