ansible/library
Yap Sok Ann a53e7045a6 git: Always return the before/after revisions, even in check mode.
The return values from check mode and non-check mode should match in all cases,
except when a SHA-1 hash is used as version, as there is no way to check if it
is a valid hash using `git ls-remote`.

Also, to accomodate this change, the force flag for the reset function has been
removed so that we can do the checking in main.
2013-10-16 20:37:07 +08:00
..
cloud Fix bug for setting ec2 tags 2013-10-12 20:57:32 +08:00
commands Allow for relative paths by using abspath 2013-08-20 22:48:42 -07:00
database Merge pull request #4342 from pileofrogs/devel 2013-10-11 06:21:22 -07:00
files Fixed broken force=yes on files for directories 2013-10-11 18:02:18 -04:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring Monit fix - Use case insensitive comparison 2013-10-03 02:46:35 +08:00
net_infrastructure Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
network Fix issue 4433, make sure status is a int rather than a string 2013-10-12 22:10:40 +02:00
notification Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
packaging This oneliner change allows apt-key to inherit the http_proxy variable. 2013-10-11 15:19:52 +01:00
source_control git: Always return the before/after revisions, even in check mode. 2013-10-16 20:37:07 +08:00
system Adding 'unique' option to authorized_key module and cleanup 2013-10-11 16:22:37 -05:00
utilities Fix for network byte order issues in accelerate 2013-10-02 15:37:15 -05:00
web_infrastructure supervisorctl: user expansion on config filepath 2013-10-12 15:57:42 -07:00