don't turn off deprecation warnings
diff --git a/ansible.cfg b/ansible.cfg
index d1c3f7f..090a37d 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -3,4 +3,3 @@
 
 [defaults]
 callback_whitelist = profile_tasks
-deprecation_warnings = False
diff --git a/hawaii-hosts b/inventory/hawaii
similarity index 100%
rename from hawaii-hosts
rename to inventory/hawaii
diff --git a/unc-hosts b/inventory/unc
similarity index 100%
rename from unc-hosts
rename to inventory/unc