Name Mode Size
..
add_host 100644 1 kb
apt 100644 9 kb
apt_repository 100644 4 kb
assemble 100644 4 kb
async_status 100644 3 kb
async_wrapper 100644 6 kb
authorized_key 100644 5 kb
command 100644 7 kb
copy 100644 5 kb
cron 100644 9 kb
debug 100644 2 kb
easy_install 100644 4 kb
ec2 100644 6 kb
facter 100644 2 kb
fail 100644 1 kb
fetch 100644 1 kb
file 100644 8 kb
fireball 100644 8 kb
get_url 100644 8 kb
git 100644 9 kb
group 100644 7 kb
group_by 100644 1 kb
ini_file 100644 6 kb
lineinfile 100644 6 kb
mail 100644 4 kb
mount 100644 9 kb
mysql_db 100644 7 kb
mysql_user 100644 11 kb
nagios 100644 26 kb
ohai 100644 2 kb
pause 100644 2 kb
ping 100644 1 kb
pip 100644 7 kb
postgresql_db 100644 6 kb
postgresql_user 100644 15 kb
raw 100644 1 kb
script 100644 1 kb
seboolean 100644 6 kb
selinux 100644 6 kb
service 100644 19 kb
setup 100644 36 kb
shell 100644 2 kb
slurp 100644 2 kb
subversion 100644 6 kb
supervisorctl 100644 4 kb
svr4pkg 100644 5 kb
template 100644 2 kb
user 100644 30 kb
virt 100644 11 kb
wait_for 100644 4 kb
yum 100644 19 kb
README.md
Ansible ======= Ansible is a radically simple configuration-management, deployment, task-execution, and multinode orchestration framework. Read the documentation and more at http://ansible.cc Design Principles ================= * Dead simple setup * Super fast & parallel by default * No server or client daemons; use existing SSHd * No additional software required on client boxes * Modules can be written in ANY language * Awesome API for creating very powerful distributed scripts * Be usable as non-root * The easiest config management system to use, ever. Get Involved ============ * [ansible-project mailing list](http://groups.google.com/group/ansible-project) * irc.freenode.net: #ansible Branch Info =========== * Releases are named after Van Halen songs. * The devel branch corresponds to the release actively under development. * Various release-X.Y branches exist for previous releases * We'd love to have your contributions, read "CONTRIBUTING.md" for process notes. Author ====== Michael DeHaan -- michael.dehaan@gmail.com [http://michaeldehaan.net](http://michaeldehaan.net/)