mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:44:33 +00:00
A single play with become:true uses sudo by default, which Ansible's Windows exec wrapper rejects immediately at gather_facts. Split into: - Play 1: hosts workstations,!workstations_windows — macOS/Linux, sudo - Play 2: hosts workstations_windows — Windows, become_method:runas Also set morgana to ansible_connection=local (running Ansible from morgana itself, so SSH self-lookup fails DNS resolution). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| group_vars | ||
| host_vars | ||
| hosts.ini | ||