@@ -0,0 +1,8 @@
+---
+- hosts: kitchen
+ gather_facts: true
+ become: true
+ vars_files:
+ - "{{ inventory_dir }}/vars/vault.yaml"
+ roles:
+ - dnf-automatic