tasks.md 477 B

1. Inventory & Configuration

  • 1.1 Update inventory/hosts.yml — change ansible_user from root to "YOUR_SSH_USER" with comments documenting root vs non-root options
  • 1.2 Verify ansible.cfg become settings are correct for both root and non-root (already set, just confirm)

2. Documentation

  • 2.1 Update README.md — add SSH user configuration section explaining root vs non-root, passwordless sudo requirement, and --ask-become-pass option