commit | 9bca3de74165253f783a649378f2379dd3b90ff3 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@artisancomputer.com> | Mon Apr 11 12:42:15 2016 -0700 |
committer | Zack Williams <zdw@artisancomputer.com> | Mon Apr 11 12:42:54 2016 -0700 |
tree | 14fea19d518a37563d4fc5593a9ed55189c0d0f5 | |
parent | 1efe08578f5e55650f05468c0c9f030f38f327d9 [diff] |
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