Nils Pascal Illenseer
e1ff809d1a
Add option 'lz4' for compression
2013-09-30 14:20:21 +02:00
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.
2013-09-27 14:37:21 -06:00
Skylar Saveland
d7e5fcf30f
add executable option to subversion module
2013-09-26 14:27:40 -07:00
Skylar Saveland
bb4619e716
add executable option to hg, refactor in doing so
2013-09-26 14:27:16 -07:00
Skylar Saveland
3f74c2d986
add executable option to bzr module, refactor in doing so
2013-09-26 14:26:46 -07:00
Skylar Saveland
198c4702bd
executable option to git module
2013-09-26 14:15:28 -07:00
Jan Urbański
b356dcbe52
The payment term param in the Linode module is an int.
2013-09-26 18:23:21 +02:00
James Cammarata
80a8ba1b51
Merge pull request #4228 from mragh/devel
...
Include database param if provided and valid in django_admin commands
2013-09-25 14:58:29 -07:00
James Cammarata
38487ea464
Merge pull request #4222 from lessmian/devel
...
Module lvol fails when decimal point is a colon
2013-09-25 14:54:58 -07:00
James Cammarata
64a4823c16
Merge pull request #4165 from jerm/devel
...
dest in s3 module does not work with ~username expansion for home directories
2013-09-25 14:54:11 -07:00
James Cammarata
8ba5ed4d68
Added a version_added string to the new digital_ocean module param
2013-09-25 16:49:48 -05:00
James Cammarata
db1299b535
Merge branch 'digital_ocean_idempotence_take2' of https://github.com/ralphbean/ansible into ralphbean-digital_ocean_idempotence_take2
2013-09-25 16:47:13 -05:00
James Cammarata
e14d857037
Make the ec2 wait code a little smarter
...
The code to determine the number of running instances could blow up
if the response from AWS did not actually contain any data. This code
makes it a bit smarter in handling, so that it will wait for a valid
response regardless of the wait condition.
Fixes #3980
2013-09-25 16:16:52 -05:00
James Cammarata
a774f686f7
Merge branch 'obsd-fix-release' of https://github.com/johanwiren/ansible into johanwiren-obsd-fix-release
2013-09-25 14:49:57 -05:00
James Cammarata
d1781dad8c
Doc fix in htpasswd module due to colon on the line
2013-09-25 14:46:16 -05:00
James Cammarata
920bef12a3
Merge branch 'add-scheme-to-htpasswd-params' of https://github.com/PugglePay/ansible into PugglePay-add-scheme-to-htpasswd-params
2013-09-25 14:39:14 -05:00
James Cammarata
6dbb1ff878
Fixing up some open_iscsi docs and CHANGELOG update
2013-09-25 14:37:56 -05:00
James Cammarata
d920cbc25f
Merge branch 'open_iscsi_bis' of https://github.com/sergevanginderachter/ansible into sergevanginderachter-open_iscsi_bis
2013-09-25 14:35:01 -05:00
James Cammarata
888d6dfe9f
Merge pull request #4231 from drfickle/svn_docs
...
Elaborate on capabilities of subversion module
2013-09-24 11:15:52 -07:00
Steve Fox
cf0ffda163
Elaborate on capabilities of subversion module
2013-09-24 11:10:09 -05:00
James Cammarata
43a5d3f008
Merge pull request #4229 from eggsby/supervisorctl
...
supervisorctl module: fixing typo in error handling
2013-09-24 08:48:15 -07:00
egghead
99c53981ff
supervisorctl module: fixing typo in error handling
2013-09-24 15:36:16 +00:00
Jake Kreider
664aa794b0
Include database param if provided and valid in django_admin commands
2013-09-24 10:05:45 -05:00
Tomasz Lesniewski
0eb92ac852
Module lvol fails when decimal point is a colon
2013-09-24 16:19:07 +02:00
Rene Moser
9f969cd3ec
host: minor doc style improvements
2013-09-24 15:47:39 +02:00
Tomasz Lesniewski
75ca71bf2c
Module lvol fails when decimal point is a colon
2013-09-24 15:06:18 +02:00
Michael DeHaan
eca73d3c82
Merge pull request #4220 from dagwieers/setup-dmidecode-fix
...
Fix for commented dmidecode output
2013-09-24 05:04:33 -07:00
Dag Wieers
b4cdd15843
Fix for commented dmidecode output
...
This patch fixes the problem that on some system dmidecode prints out warning information as commented text. For example:
[user@system ~]# dmidecode -s system-manufacturer
# SMBIOS implementations newer than version 2.6 are not
# fully supported by this version of dmidecode.
HP
So we remove all commented lines from the output.
2013-09-24 12:46:48 +02:00
Rene Moser
497b742935
host: added another example
2013-09-24 09:15:16 +02:00
James Cammarata
ff2b87f350
Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel
2013-09-23 21:24:43 -05:00
James Cammarata
28592ed64f
Minor pep8 cleanup
2013-09-23 16:37:42 -05:00
James Cammarata
926c3617df
Merge branch 'supervisorctl' of https://github.com/eggsby/ansible into eggsby-supervisorctl
2013-09-23 16:31:50 -05:00
James Cammarata
d4ba1f9ded
Fixing some bugs found during testing in the host module
2013-09-23 16:05:43 -05:00
James Cammarata
339f17d560
Merge branch 'feature/host' of https://github.com/resmo/ansible into resmo-feature/host
2013-09-23 15:42:30 -05:00
James Cammarata
b37f65f9eb
Added a delimiter example and a version_added string for assemble
2013-09-23 15:32:36 -05:00
James Cammarata
8c8c0d4ec4
Fixed a bug in the delimiter change for the assemble module
2013-09-23 15:29:13 -05:00
James Cammarata
d41afd9a46
Merge branch 'devel' of https://github.com/pcgentry/ansible into pcgentry-devel
2013-09-23 15:18:15 -05:00
James Cammarata
104535ac48
Merge branch 'devel' of https://github.com/drybjed/ansible into drybjed-devel
2013-09-23 15:10:40 -05:00
James Cammarata
65180fa530
Added version_added string to new modprobe module and CHANGELOG update
2013-09-23 15:02:02 -05:00
James Cammarata
04683f554b
Merge branch 'modprobe-module' of https://github.com/stygstra/ansible into stygstra-modprobe-module
2013-09-23 15:00:50 -05:00
James Cammarata
619a80c505
Merge branch 'devel' of https://github.com/tomdymond/ansible into tomdymond-devel
2013-09-23 14:53:46 -05:00
James Cammarata
2d52791c25
Merge branch 'ec2_boto' of https://github.com/CharlesBlonde/ansible into CharlesBlonde-ec2_boto
2013-09-23 14:20:23 -05:00
James Cammarata
b07b9941c1
Merge branch 'bcoca-env_facts' into devel
2013-09-23 14:18:27 -05:00
James Cammarata
aadf8175c6
Modified env fact gathering to use the native python method
...
Also updated CHANGELOG for this feature
2013-09-23 14:17:40 -05:00
James Cammarata
d16a382935
Merge branch 'env_facts' of https://github.com/bcoca/ansible into bcoca-env_facts
2013-09-23 13:46:11 -05:00
Michael DeHaan
6e286e8beb
Merge pull request #4159 from stygstra/quantum_subnet-nameservers
...
Add option for DNS nameservers to quantum_subnet module
2013-09-23 08:26:13 -07:00
Maciej Delmanowski
669b345937
Made re.search string shorter
2013-09-23 12:27:14 +02:00
Maciej Delmanowski
fa879a63a1
Add Linux Container identification
2013-09-23 12:15:33 +02:00
Andrey Shorin
7e2755a542
Make --check mode work with fireball and accelerate connections
2013-09-23 13:51:43 +04:00
James Cammarata
d83b7b4009
Change touched -> touch for new file state, and cleaning up docs
2013-09-22 09:16:07 -05:00