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.
 
 
 
 
 
Go to file
Joshua Lund bf5a4cbea4 * Updated SHA-256 functionality in the get_url module
(fixes issue #4277)

* The sha256sum error message now displays the invalid
  destination checksum if it doesn't match the one that
  is specified in the arguments. This is useful for
  debugging purposes.

* Non-alphanumeric characters, including the infamous
  Unicode zero-width space, are removed from the sha256sum
  argument prior to the check.
11 years ago
cloud Merge pull request #4165 from jerm/devel 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Merge branch 'devel' of https://github.com/tomdymond/ansible into tomdymond-devel 11 years ago
files Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 11 years ago
internal
inventory
messaging Add missing version_added description in docs. 11 years ago
monitoring Fixed monit restarted error. 11 years ago
net_infrastructure Moving firewalld module from net_infra to system 11 years ago
network * Updated SHA-256 functionality in the get_url module 11 years ago
notification Set default XMPP message type to 'chat'. 11 years ago
packaging changed deprecated channel_label attribute 11 years ago
source_control Elaborate on capabilities of subversion module 11 years ago
system Merge pull request #4222 from lessmian/devel 11 years ago
utilities Make --check mode work with fireball and accelerate connections 11 years ago
web_infrastructure Merge pull request #4228 from mragh/devel 11 years ago