Jeroen Hoekx 74ae4b29ad Add a debug attribute to Runner/Playbook.
This prints the stderr of the executed modules on local stderr.
Most methods on Runner now return a fourth "err" parameter.
2012-03-31 09:32:13 +02:00
2012-03-30 23:04:02 -04:00
2012-03-26 22:30:48 -04:00
2012-03-15 20:24:22 -04:00
2012-03-26 22:30:48 -04:00

Ansible

Ansible is a radically simple configuration-management, deployment, task-execution, and multinode orchestration framework.

Read all about at it at (http://ansible.github.com)

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

Author

Michael DeHaan -- michael.dehaan@gmail.com

http://michaeldehaan.net

Description
Ansible Community General Collection
Readme 343 MiB
Languages
Python 99.4%
Shell 0.3%
HCL 0.2%