Renamed inventories to inventory; added screen package

This commit is contained in:
2026-04-02 16:05:33 -04:00
parent 0e163e9ca1
commit 539c6a0c4d
6 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[defaults]
inventory = ./inventories/hosts.ini
inventory = ./inventory/hosts.ini
roles_path = ./roles
collections_paths = ./collections
host_key_checking = False

View File

@@ -0,0 +1,5 @@
---
common_packages:
- screen
- vim