community.general/lib/ansible
Michael DeHaan 931f9f1a61 Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
around file pathing and removes occasional permissions conflicts depending on how things are used.
2012-07-14 11:59:12 -04:00
..
inventory Squashed commit of the following: 2012-07-12 01:29:51 -04:00
playbook Make adding tags to a playbook work as shorthand to tagging all tasks in the play. 2012-07-12 00:58:48 -04:00
runner Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications 2012-07-14 11:59:12 -04:00
__init__.py Release bump to start development on 0.6 2012-07-04 18:07:19 -04:00
callbacks.py Enabled cowsay support for Ubuntu 2012-07-12 11:14:15 +02:00
constants.py The default private key file was getting set incorrectly from environment variables. My bad. 2012-07-12 13:30:30 -04:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
utils.py Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00