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.
Stephen Fromm
48a2bc366d
Fixes for get_remote_head in git module
...
See issue #2471
This fixes get_remote_head() to be smarter about how to check remote
head. It checks if it is a remote branch or tag and then checks for the
remote object id associated with it. If it is sha1, get_remote_head()
returns it as-is since there doesn't appear to be a way to check a
remote repository for a specific object/sha1. is_remote_tag() is added
to help out the new functionalit in get_remote_head().
In main(), if check_mode is true and version is a sha1, the module now
checks to see if the object is present.
12 years ago
add_host
For consistency, add host should take a key named 'name' in addition to 'hostname'.
12 years ago
apt
now actually import exception to be usable
12 years ago
apt_key
Update various modules for check_mode
12 years ago
apt_repository
Update various modules for check_mode
12 years ago
assemble
Remove choices=BOOLEANS as it is no longer needed
12 years ago
async_status
…
async_wrapper
…
authorized_key
…
bzr
Fix bzr module documentation, name is the primary attribute.
12 years ago
cloudformation
Fix the documentation booleans so they use "yes" and "no"
12 years ago
command
Use relative creates/removes path with chdir
12 years ago
copy
Restore force in copy since arguments are no longer clobbered
12 years ago
cron
Fix the documentation booleans so they use "yes" and "no"
12 years ago
debug
Fix the documentation booleans so they use "yes" and "no"
12 years ago
django_manage
Fix the documentation booleans so they use "yes" and "no"
12 years ago
easy_install
Fix the documentation booleans so they use "yes" and "no"
12 years ago
ec2
modified ec2 module to use EC2 idempotency via client-token attribute.
12 years ago
ec2_facts
'make pep8' is now clean
12 years ago
ec2_vol
Fix the documentation booleans so they use "yes" and "no"
12 years ago
facter
…
fail
…
fetch
Update fetch documentation
12 years ago
file
Fix the documentation booleans so they use "yes" and "no"
12 years ago
fireball
Log tracebacks to syslog when using fireball mode.
12 years ago
gem
Fix --include-dependencies parameter on RubyGems >= 2.0.0
12 years ago
get_url
Merge pull request #2273 from dorfsmay/pullreq-use_proxy
12 years ago
git
Fixes for get_remote_head in git module
12 years ago
group
Fix the documentation booleans so they use "yes" and "no"
12 years ago
group_by
…
hg
Fix the documentation booleans so they use "yes" and "no"
12 years ago
homebrew
Add Homebrew module
12 years ago
ini_file
Fix the documentation booleans so they use "yes" and "no"
12 years ago
lineinfile
Fix the documentation booleans so they use "yes" and "no"
12 years ago
lvg
now using 'type=' for module parameters, replaced lambda with list comprehensions, simplyfied extend/reduce part of module, renamed dev parameter to pvs
12 years ago
lvol
Add type casting to user/group modules, remove executable bit from other modules
12 years ago
macports
Teach the macports module to activate/deactivate packages
12 years ago
mail
mail module: properly set charset
12 years ago
mongodb_user
'make pep8' is now clean
12 years ago
mount
add docs to mount module using LABEL and UUID
12 years ago
mysql_db
Document mysql_(user,db) login_unix_socket option
12 years ago
mysql_user
Merge pull request #2404 from lorin/mysql-mycnf-user
12 years ago
nagios
Merge pull request #2430 from b6d/nagios-module-icingacfg
12 years ago
netscaler
netscaler module initial commit
12 years ago
ohai
…
openbsd_pkg
Add openbsd_pkg: package management for OpenBSD.
12 years ago
opkg
Fix the documentation booleans so they use "yes" and "no"
12 years ago
pacman
Fix the documentation booleans so they use "yes" and "no"
12 years ago
pause
pause: Fix small documentation glitch
12 years ago
ping
Working on complex argument support.
12 years ago
pip
Run pip command from the system's temp directory
12 years ago
pkgin
Add type casting to user/group modules, remove executable bit from other modules
12 years ago
postgresql_db
Remove some tab/space issues in previous commits.
12 years ago
postgresql_user
Remove some tab/space issues in previous commits.
12 years ago
rabbitmq_parameter
Fixup the rabbitmq YAML documentation so we can generate docs for it.
12 years ago
rabbitmq_plugin
Fix the documentation booleans so they use "yes" and "no"
12 years ago
rabbitmq_user
Fix the documentation booleans so they use "yes" and "no"
12 years ago
rabbitmq_vhost
Fix the documentation booleans so they use "yes" and "no"
12 years ago
raw
…
s3
Basic groundwork for s3 module.
12 years ago
script
…
seboolean
Fix the documentation booleans so they use "yes" and "no"
12 years ago
selinux
Update various modules for check_mode
12 years ago
service
fail when service cannot be found by chkconfig
12 years ago
setup
Added osrelease and osversion as well as changed the way sysctl is called on OSX
12 years ago
shell
…
slurp
slurp: import base64 as module_common no longer does
12 years ago
subversion
Fix the documentation booleans so they use "yes" and "no"
12 years ago
supervisorctl
Update various modules for check_mode
12 years ago
svr4pkg
Update various modules for check_mode
12 years ago
sysctl
Fix the documentation booleans so they use "yes" and "no"
12 years ago
template
Fixup template documentation so webdocs can generate.
12 years ago
uri
Make URI module default to 30 seconds.
12 years ago
user
rename user option nonunique tot non_unique
12 years ago
vagrant
added vagrant module
12 years ago
virt
virt module doc fix
12 years ago
wait_for
…
yum
Teach the yum module to support --check mode.
12 years ago
zfs
Added support for --check in zfs module
12 years ago