## 1. Inventory Template - [x] 1.1 Rename `inventory/hosts.yml` to `inventory/hosts.yml.example` in git (git mv) - [x] 1.2 Add `inventory/hosts.yml` to `.gitignore` - [x] 1.3 Update `README.md` setup step to include `cp inventory/hosts.yml.example inventory/hosts.yml`