ansible does not require an agent, it does require python with json installed on the target though (as documented here http://docs.ansible.com/intro_installation.html#managed-node-requirements). With out it you can still use ansible, but limited to the raw module (normally used to install python).
-- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAJ5XC8k1zi5NL9-Q45LLMJ0%3DdogXNbuD1sXWB9jTsZEFEnwkHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
