If you study Ansible’s documentation you’ll notice most of it refers to using Ansible in “push” mode. Push means, that a central Ansible “master server” connects via SSH to the machines (I call nodes) it wants to manage and does what it’s supposed to do. (The diagram I drew depicts this.) If “push” mode is too restrictive, or if I have too many machines to push to (think: time) I might require a d