Andrea.Mandolo
f9ec53cdef
Add "checksum" option support to 'synchronize' module
2014-03-28 14:04:59 -04:00
Michael DeHaan
5b5ab78183
Add version_added to docs.
2014-03-28 13:51:22 -04:00
Michael DeHaan
53ee1ea27c
Merge branch 'aws-ec2-egress-rules' of git://github.com/mmoya/ansible into devel
2014-03-28 13:50:58 -04:00
Michael DeHaan
5424c933c5
Update CHANGELOG
2014-03-28 13:37:43 -04:00
Michael DeHaan
e05c86bb94
Merge pull request #6740 from mjschultz/add-sns-notification
...
Add Amazon SNS notification plugin
2014-03-28 13:37:09 -04:00
Michael DeHaan
dfbe35d4be
Rename apt-rpm to apt_rpm.
2014-03-28 13:18:49 -04:00
Michael DeHaan
535b2ba64c
Merge branch 'apt-rpm' of git://github.com/evgkrsk/ansible into devel
2014-03-28 13:17:37 -04:00
Michael DeHaan
e79171cbfb
Merge branch 'devel' of git://github.com/leafnode/ansible into devel
...
Conflicts:
library/packaging/apt_key
2014-03-28 13:15:06 -04:00
Michael DeHaan
40c2e7646c
Changelog updates
2014-03-28 13:13:19 -04:00
Alex Coomans
2de398b417
Allow setting env variables over .dnsimple file
2014-03-28 13:13:19 -04:00
Alex Coomans
a4372eafaa
Add the dnsimple module
2014-03-28 13:13:19 -04:00
Michael DeHaan
5f14b6e637
Rename prerelease to pre_release.
2014-03-28 13:09:10 -04:00
Bob Zoller
e1a1ac1e76
gem module supports prerelease (--pre)
2014-03-28 13:09:10 -04:00
Michael DeHaan
78e5f6129f
Documentation updates for supervisor module changes.
2014-03-28 13:07:13 -04:00
Michael DeHaan
b915390ec8
Merge branch 'supervisorctl-support-group' of git://github.com/inetfuture/ansible into devel
2014-03-28 13:04:21 -04:00
addshore
11895fa437
Add --remote to git submodule_update
...
This simply adds --remote to the git submodule update command.
This means that if a branch is defined in .gitmodules then we should track said branch when updating.
2014-03-28 13:01:39 -04:00
Michael DeHaan
7f7297f9ca
Rename vgoptions to vg_options.
2014-03-28 12:53:36 -04:00
Michael DeHaan
b4bbdb2438
Merge branch 'devel' of git://github.com/chamill/ansible into devel
...
Conflicts:
library/system/lvg
2014-03-28 12:53:00 -04:00
Michael DeHaan
8285ac5b31
Merge branch 'ec2_vpc-multiple-vpcs-support' of git://github.com/alexanderpopov1/ansible into devel
...
Conflicts:
library/cloud/ec2_vpc
2014-03-28 12:51:40 -04:00
Michael DeHaan
53d03dc968
Merge branch 't-apt-list' of git://github.com/Elemecca/ansible into devel
2014-03-28 12:19:23 -04:00
Michael J. Schultz
c8a810df78
Add some failure handling for region
and publish
2014-03-28 11:08:50 -05:00
Michael DeHaan
7db784687d
Merge pull request #6486 from discordianfish/docker-module-add-running
...
Rename present to running, add new present state
2014-03-28 11:50:21 -04:00
Michael DeHaan
351aea4cb6
Merge pull request #6626 from brentley/devel
...
Allow custom hipchat urls
2014-03-28 11:49:37 -04:00
Michael DeHaan
8e27992335
Merge pull request #6649 from picsolvebryan/devel
...
Accept status code from a list of valid codes.
2014-03-28 11:49:04 -04:00
Michael DeHaan
09259cbd77
Merge pull request #6671 from dermute/svr4pkg-G
...
svr4pkg supports the -G switch for pkgadd
2014-03-28 11:42:46 -04:00
Michael DeHaan
0e8c7b1c03
Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
2014-03-28 11:41:35 -04:00
Michael DeHaan
3312099e70
Merge branch 'ec2_snapshot' of git://github.com/hkariti/ansible into devel
2014-03-28 11:36:31 -04:00
Michael DeHaan
04292e5302
Changelog update for new modules.
2014-03-28 11:30:13 -04:00
Michael DeHaan
7519e33787
Merge pull request #6730 from sivel/rax-cbs-new
...
New modules: rax_cbs and rax_cbs_attachments
2014-03-28 11:28:46 -04:00
Michael DeHaan
344bbf3eea
Merge pull request #6419 from willthames/aws-autoscaling-with-token-and-profile
...
Improvements to ec2 autoscaling modules
2014-03-28 11:26:53 -04:00
Michael DeHaan
e21f61d604
Merge pull request #6616 from willthames/ec2_vol_allow_delete
...
Allow state=absent for ec2_vol
2014-03-28 11:24:37 -04:00
Michael DeHaan
37efa1640f
Merge branch 'update_docs_validate_cmd_not_passed_via_shell' of git://github.com/rwehner/ansible into devel
...
Conflicts:
library/files/template
2014-03-28 11:21:41 -04:00
Michael DeHaan
a6b25e8657
Allow type=list module arguments to accept integers and floats.
2014-03-28 11:19:49 -04:00
Joshua Conner
7a6c60b437
docker: use type instead of manually casting strings to lists
2014-03-28 11:19:48 -04:00
Joshua Conner
7bba229838
docker bugfixes: trim whitespace around list param elements, handle list params being coerced to int or long type
2014-03-28 11:19:13 -04:00
Michael DeHaan
2ddb251538
Merge pull request #6597 from tarka/handle-uncreated-symlink-tmpfile
...
Handle missing symlink tempfile
2014-03-28 11:11:32 -04:00
Michael DeHaan
0bec29a626
Merge pull request #6524 from tyll/update_rc_d_disable
...
service module: Properly disable Debian services
2014-03-28 11:10:46 -04:00
Michael DeHaan
2a656b2cf4
Merge branch 'devel' of https://github.com/drewblas/ansible into devel
2014-03-28 11:07:40 -04:00
Michael DeHaan
df3bb70797
Merge pull request #6630 from bigl0af/devel
...
Modified library/system/user so that password change date is set on Sola...
2014-03-28 10:57:59 -04:00
Michael J. Schultz
9fbef265bf
Add Amazon SNS notification plugin
...
- Supports a default message or a special message for any of SNS's
protocols (email, sqs, sms, http, https)
- http://docs.aws.amazon.com/sns/latest/dg/PublishTopic.html
2014-03-28 08:28:37 -05:00
Michael DeHaan
3b285d736c
Merge pull request #6296 from jdauphant/devel
...
Add linux module parameters for the modprobe module
2014-03-27 17:12:21 -04:00
Michael DeHaan
9921f804f9
Merge pull request #6643 from herbygillot/fact-full-hostname
...
Add a fact providing the full hostname, without the domain portion
2014-03-27 17:09:34 -04:00
Michael DeHaan
9870784d80
Merge pull request #6733 from jjshoe/patch-1
...
Add meta to the directory layout for roles
2014-03-27 16:54:12 -04:00
Michael DeHaan
6a4bae3b73
Merge pull request #6735 from echohead/with_first_found_typo
...
Fix typo in with_first_found doc.
2014-03-27 16:53:47 -04:00
Tim Miller
0306096fee
Fix typo in with_first_found doc.
2014-03-27 13:42:40 -07:00
jjshoe
647c92791c
Add meta to the directory layout for roles
2014-03-27 15:08:20 -05:00
Michael DeHaan
ac18d289aa
Merge pull request #6732 from ciupicri/micro-optimizations
...
Micro-optimizations
2014-03-27 15:25:34 -04:00
Cristian Ciupitu
96ff1444f0
Micro-optimization: replace s.find(x)==0 with s.startswith(x)
...
timeit shows a speedup of ~1.4x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-27 20:35:20 +02:00
Cristian Ciupitu
1eaf85b89f
Micro-optimization: replace s.find(x)!=-1 with x in s
...
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-27 20:35:20 +02:00
Michael DeHaan
cda90e3ff6
Merge pull request #6720 from ahtik/issue-ufw-reset-fix
...
Fixed ufw module doc reset vs reseted
2014-03-27 14:14:35 -04:00