No description
Find a file
Seth Vidal 5916bb97bc Squashed commit of the following:
commit ea14bbfb52587bf5b97b5577c0439b01cb0b4836
Merge: 82819a9 285aaf8
Author: Michael DeHaan <michael.dehaan@gmail.com>
Date:   Sun Jul 15 14:38:28 2012 -0400

    Merge branch 'devel' of https://github.com/skvidal/ansible into skvidal_mount

commit 285aaf836c
Merge: 634c117 32b6879
Author: Seth Vidal <skvidal@fedoraproject.org>
Date:   Mon Jul 16 12:42:21 2012 -0400

    Merge remote-tracking branch 'upstream/devel' into devel

    * upstream/devel: (52 commits)
      format fixes to make fetch more usable
      ...

commit 634c11748e
Author: Seth Vidal <skvidal@fedoraproject.org>
Date:   Thu Jul 12 01:16:00 2012 -0400

    fix a bunch of small bugs in mount module - test with bind and local mounts

commit fcfd73de71
Author: Seth Vidal <skvidal@fedoraproject.org>
Date:   Wed Jul 11 20:46:14 2012 -0400

    fix some obvious bugs pointed out by #ansible

commit 13c3080383
Author: Seth Vidal <skvidal@fedoraproject.org>
Date:   Wed Jul 11 19:35:34 2012 -0400

    mount/fstab editor
2012-07-15 14:38:40 -04:00
apt Merge pull request #572 from goozbach/devel 2012-07-11 10:53:29 -07:00
assemble Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00
async_status Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
async_wrapper Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
authorized_key Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent. 2012-07-02 19:16:57 +00:00
command Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
copy Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00
facter Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
failtest Surface module debug (-D) to /usr/bin/ansible also 2012-03-31 11:45:29 -04:00
fetch 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
file Removed unused recurse option in file module. 2012-07-12 02:04:51 -04:00
git Default git module to master branch so branch= is not required. 2012-05-10 00:41:44 -04:00
group Fixes to group module for better error handling 2012-07-10 16:18:53 -07:00
mount Squashed commit of the following: 2012-07-15 14:38:40 -04:00
mysql_db The MySQL modules 2012-07-13 17:07:23 -05:00
mysql_user The MySQL modules 2012-07-13 17:07:23 -05:00
ohai Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
ping Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
raw 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
service Added additional output to service status checker 2012-07-10 16:13:39 -04:00
setup 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
shell 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
slurp Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
template 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
user Change the way we do with_items to make them happen next to each other in runner, which eliminates the problem of with_items and vars_files sometimes not playing nice with each other. 2012-07-14 19:18:33 -04:00
virt Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
yum Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00