Fix myriad bugs in playbooks

Update inventory
This commit is contained in:
2018-12-22 13:55:36 -05:00
parent fd77dbfca4
commit 9a35e992d0
12 changed files with 99 additions and 118 deletions

View File

@@ -1,7 +1,4 @@
- name: Load package variables
include_vars:
file: packages.yml
---
- name: Install global packages using DNF
become: true
dnf: