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.
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
|
13 years ago |
apt
|
Merge pull request #572 from goozbach/devel
|
13 years ago |
assemble
|
Use iterative MD5 hashing.
|
13 years ago |
async_status
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
async_wrapper
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
authorized_key
|
Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent.
|
13 years ago |
command
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
copy
|
Use iterative MD5 hashing.
|
13 years ago |
facter
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
failtest
|
Surface module debug (-D) to /usr/bin/ansible also
|
13 years ago |
fetch
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
file
|
Removed unused recurse option in file module.
|
13 years ago |
git
|
Default git module to master branch so branch= is not required.
|
13 years ago |
group
|
Fixes to group module for better error handling
|
13 years ago |
mount
|
Squashed commit of the following:
|
13 years ago |
mysql_db
|
The MySQL modules
|
13 years ago |
mysql_user
|
The MySQL modules
|
13 years ago |
ohai
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
ping
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
raw
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
service
|
Added additional output to service status checker
|
13 years ago |
setup
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
shell
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
slurp
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |
template
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
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.
|
13 years ago |
virt
|
Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc
|
13 years ago |
yum
|
Apply logging of arguments to modules (issue #122)
|
13 years ago |