You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Michael DeHaan a40ac93716 Plan to merge things back into ansible means we can simplify our code tree
by eliminating the lib/ansible/scripts file.  Ansible-playbook
doesn't have enough options to need it's own thing, and we're going to try
to work most things back into bin/ansible
14 years ago
..
__init__.py Relicensing to GPLv3, all previous committers ok'd on mailing list. 14 years ago
constants.py Relicensing to GPLv3, all previous committers ok'd on mailing list. 14 years ago
playbook.py Take darkened hosts out of the playbook rotation, fix error handling in template 14 years ago
runner.py Add ansible command, fix import error in runner 14 years ago