tasks.md 270 B

1. Inventory Template

  • 1.1 Rename inventory/hosts.yml to inventory/hosts.yml.example in git (git mv)
  • 1.2 Add inventory/hosts.yml to .gitignore
  • 1.3 Update README.md setup step to include cp inventory/hosts.yml.example inventory/hosts.yml