switched to new facts-syntax
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
package:
|
||||
name: "cronie"
|
||||
state: latest
|
||||
when: ansible_distribution == "Archlinux"
|
||||
when: ansible_facts['distribution'] == "Archlinux"
|
||||
|
||||
- name: server | system_setup | cron (VM)
|
||||
tags: cron
|
||||
|
||||
Reference in New Issue
Block a user