Hello,

The talk on Ansible yesterday made it look like the rules are Debian specific.

If you have a mix of Redhat / Debian systems, is it possible to use Ansible? Is it possible to do this without duplicating rules for Debian systems and for Redhat systems?

e.g. if you want a rule that installs vim, regardless of if apt-get or yum is used, what would this rule look like?

Thanks