jctanner
e4494be8c6
Merge pull request #4803 from dragon3/devel
...
Don't fail if ec2_access_key/ec2_secret_key not specified to use IAM rol...
2013-11-14 05:55:48 -08:00
jctanner
2d9087b806
Merge pull request #4484 from mscherer/add_short_hostname
...
ansible-pull by default will look for local.yml and $fqdn.yml.
2013-11-14 05:32:47 -08:00
jctanner
4707e3a472
Merge pull request #4895 from nextus/cron
...
Fix: absent state removing whole cron.d file instead of specific job
2013-11-14 05:30:00 -08:00
nextus
17cbbcdd30
Don't allow cron module to delete cron_file without name parameter assignment
2013-11-14 13:24:14 +04:00
James Tanner
91e5569324
Merge pull request #4466 from sfromm/ansible
...
Add pager support to ansible-doc
2013-11-13 20:32:20 -05:00
James Tanner
8e41480059
Set required=false for answer_file in svr4pkg docstrings
2013-11-13 20:04:54 -05:00
jctanner
065f1edc89
Merge pull request #4420 from Jmainguy/devel
...
Added resp= option for svr4pkg to enable the -r option in pkgadd for res...
2013-11-13 17:02:58 -08:00
James Tanner
d3128e00c5
Fix parameter typo in swdepot module
2013-11-13 19:57:39 -05:00
jctanner
d32b33f191
Merge pull request #4398 from melodous/module_swdepot
...
Module swdepot
2013-11-13 16:56:16 -08:00
Michael J. Schultz
5f9485499c
Check for AWS keys using boto names
...
- see https://github.com/boto/boto#getting-started-with-boto
2013-11-13 16:01:39 -06:00
James Tanner
9e197d3958
Fix bool comparision in recursive copy tests
2013-11-13 16:51:11 -05:00
James Tanner
33242cacf3
Merge pull request #4375 from pfalcon/ansible
...
copy: Implement recursive copying if src is a directory.
2013-11-13 15:52:40 -05:00
nextus
a43aaaecd0
Fix: absent state removing whole cron.d file instead of specific job
2013-11-13 23:58:37 +04:00
jctanner
9a7765daf7
Merge pull request #4351 from 2m/leading-range-fix
...
Allow leading ranges in the inventory host entries.
2013-11-13 10:48:57 -08:00
James Tanner
2fd56efb9e
Fix typo in ejabberd_user module docstrings
2013-11-13 10:59:37 -05:00
jctanner
558d0b322a
Merge pull request #4329 from privateip/devel
...
ejabberd_user module for managing users in ejabberd
2013-11-13 07:56:15 -08:00
James Tanner
7eadf78009
Merge pull request #4282 from cristobalrosa/ansible
...
Add a fact for checking if interface is in promiscuous mode.
2013-11-13 10:33:57 -05:00
James Tanner
d0986a20a3
Use shared ec2 module snippet in elasticache module
2013-11-13 10:24:08 -05:00
James Tanner
fd6b16aca8
Merge pull request #4313 from jsdalton/ansible
...
Add AWS ElastiCache module
2013-11-13 10:15:51 -05:00
James Tanner
a8c531a2f6
Merge branch 'add_aws_elasticache_module' of git://github.com/jsdalton/ansible into jsdalton-add_aws_elasticache_module
2013-11-13 10:10:40 -05:00
jctanner
0a54178d30
Merge pull request #4893 from hotgazpacho/patch-1
...
Fix bad link in README.md
2013-11-13 07:06:05 -08:00
Will Green
a73e9e2cc0
Fix bad link in README.md
2013-11-13 10:03:14 -05:00
James Tanner
a5c29b886e
Merge pull request #4299 from psvo/ansible
...
Fix check for ROLLBACK_COMPLETE in cloudformation module
2013-11-13 10:03:09 -05:00
James Tanner
f332bb0d7c
Fixes #4891 Catch unicodedecode errors from python-apt
2013-11-13 09:48:56 -05:00
Philippe Makowski
4455fea579
Merge remote-tracking branch 'upstream/devel' into devel
2013-11-13 10:09:40 +01:00
John Jarvis
bf435e2032
Adding more wait conditions to the wait_for module
...
Adds a new option to wait_for to wait for a file to exist on the file
system before continuing, optionally takes a search_regex param to match
text in the file.
2013-11-12 19:04:38 -05:00
jctanner
6dd81f25d9
Merge pull request #4856 from akuznecov/devel
...
Resolves #4855 issue with synchronize module failing on multiple items
2013-11-12 15:37:26 -08:00
James Tanner
5a3032a950
Fixes #4884 Do not prematurely exit from file module if src not defined
2013-11-12 18:17:20 -05:00
James Tanner
f31cb7c6e8
Merge pull request #4664 from jpmens/ansible
...
Lookup plugin for etcd
with support for configurable etcd URL in ansible.cfg (and environment)
2013-11-12 15:29:05 -05:00
jctanner
deb33e9d0e
Merge pull request #4272 from psvo/tags_parameter_for_cloudformation
...
Add support for tags parameter to cloudformation module
2013-11-12 11:58:43 -08:00
James Tanner
dc41bb8085
Merge pull request #4207 from ashorin/ansible
...
Fail playbook when serial is set and hadlers fail on set.
2013-11-12 14:37:07 -05:00
jctanner
f0afb20ceb
Merge pull request #4161 from stygstra/openvswitch-modules
...
Modules for managing Open vSwitch bridges and ports
2013-11-12 11:20:20 -08:00
James Tanner
0ecc83fe98
Change route53 module to use shared ec2 authorization module snippet
2013-11-12 14:16:30 -05:00
James Tanner
fb903c5317
Change s3 module to use shared ec2 authorization module snippet
2013-11-12 14:13:05 -05:00
James Tanner
06eb7357fd
Remove redundant credential code in vpc module
2013-11-12 14:10:38 -05:00
James Tanner
8332a0b75e
Change vpc module to use shared ec2 authorization moudle snippet
2013-11-12 14:09:06 -05:00
James Tanner
b37a8b90a6
Fix docstring quoting in vpc module
2013-11-12 14:02:50 -05:00
jctanner
7fdeed6539
Merge pull request #4141 from carsongee/vpc
...
Added module for handling AWS Virtual Private Clouds
2013-11-12 11:01:00 -08:00
James Tanner
e4c2517e89
Add default for remote_src to assemble dostrings to avoid confusion
2013-11-12 13:21:49 -05:00
jctanner
2cf335969f
Merge pull request #4738 from bcoca/assemble_action_plugin
...
assemble can now use src from master/origin
2013-11-12 08:23:39 -08:00
James Tanner
710117e4da
Addresses #4628 evaluate package check return properly and exit failure if not present
2013-11-12 10:37:27 -05:00
Brian Coca
efd87534eb
added unique and intersect filters for dealing with lists
...
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
2013-11-12 10:34:57 -05:00
Philippe Makowski
a4ff61748d
Merge remote-tracking branch 'upstream/devel' into devel
2013-11-12 15:12:59 +01:00
James Tanner
48ded5e493
Fix typos in docsite password lookup section
2013-11-12 08:54:19 -05:00
James Tanner
6008ea40ee
Add more error detail to the service module for FreeBSD
2013-11-12 00:02:30 -05:00
James Tanner
aafe7f5b37
Fixes #4877 set type to bool for cache parameter in apt module
2013-11-11 23:23:56 -05:00
jctanner
c459347976
Merge pull request #4245 from abelbabel/patch-1
...
add check mode support to pkgng module
2013-11-11 20:19:21 -08:00
James Tanner
7502e15298
Address #4285 remove redundant stderr output in apt module
2013-11-11 22:27:47 -05:00
jctanner
9faaa2b98b
Merge pull request #4285 from blair/apt-module-register-stdout-stderr
...
apt: pass child process stdout and stdout to m.fail_json() and m.exit_js...
2013-11-11 19:15:10 -08:00
jctanner
a28bcd60d9
Merge pull request #4617 from resmo/feature/python-apt
...
apt: autoinstall python-apt if apt or apt_pkg is not available
2013-11-11 18:50:43 -08:00