Modules
●
Ansible community has a lot of modules that you can used
to configure a server. Modules could be in ruby, python,
perl, etc. Just executable.
http://ansible.cc/docs/modules.html
apt, yum, pip, gem, homebrew, user
apt, yum, pip, gem, homebrew, user
file, copy, template, django_manage
file, copy, template, django_manage
postgres_user, postgres_db, mysql*, mongodb*, rabbitmq*, Riak
postgres_user, postgres_db, mysql*, mongodb*, rabbitmq*, Riak
ec2, ec2_facts, s3,
ec2, ec2_facts, s3,
hg, git, svn
hg, git, svn
many more...
many more...