jctanner
9f1f932921
Merge pull request #4908 from berenddeboer/portinstall
...
Support to install software on FreeBSD using portinstall.
11 years ago
Berend de Boer
46b11774c1
Support to install software on FreeBSD using portinstall.
11 years ago
jctanner
009fdbf96a
Merge pull request #4896 from mjschultz/aws-access-keys
...
Check for AWS keys using boto names
11 years ago
jctanner
b086b5571c
Merge pull request #4888 from jarv/jarv/wait_for
...
Adding more wait conditions to the wait_for module
11 years ago
jctanner
04847191b4
Merge pull request #4879 from bcoca/unique_intersect
...
added unique and intersect filters for dealing with lists
11 years ago
jctanner
0f0a89b34e
Merge pull request #4758 from alanfairless/group-host-var-dirs
...
Support organizing group and host variables across multiple files in a directory
11 years ago
James Tanner
dfe6c5d434
Fix copyright section in githooks module
11 years ago
James Tanner
4391cbfd91
Fix git bare test in el6 by adding origin to remote
11 years ago
jctanner
ad5012f930
Merge pull request #4691 from cg-soft/git-bare-ref-repo-support
...
Add support for bare git reference repos
11 years ago
James Tanner
303e996035
Quote docstring in githooks module
11 years ago
jctanner
ce20cf8488
Merge pull request #4731 from pcgentry/devel
...
new githooks module
11 years ago
jctanner
3a5e689b80
Merge pull request #4785 from Tinche/get_url/uri-content-disposition
...
Modified the get_url module to respect the content-disposition header if...
11 years ago
jctanner
189ec15bd5
Merge pull request #4706 from mvo5/bugfix/more-syntax-check
...
load tasks/vars includes in syntax-check mode as well
11 years ago
James Tanner
15243cd801
Fix typo in postgresql_user module docstrings
11 years ago
jctanner
8041735c56
Merge pull request #4686 from bcoca/postgresql_user_pwds
...
postgresql_user now supports users w/o a password, encrypted passwords and expiration
11 years ago
jctanner
d14d20327a
Merge pull request #4510 from jhoekx/jboss-module
...
Add jboss module
11 years ago
jctanner
77affdefbc
Merge pull request #4585 from mscherer/connec_func
...
connection plugin to reuse the func/certmaster interface instead of ssh
11 years ago
James Tanner
575d7eb8be
Set required = True for src in unarchive module.
11 years ago
jctanner
be67a6f815
Merge pull request #4625 from pileofrogs/devel
...
unarchive module & action plugin
11 years ago
James Tanner
d96f469520
Merge pull request #4525 from ko-zu/ansible
...
Add a regexp parameter to assemble module to match or exclude filenames.
11 years ago
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...
11 years ago
jctanner
2d9087b806
Merge pull request #4484 from mscherer/add_short_hostname
...
ansible-pull by default will look for local.yml and $fqdn.yml.
11 years ago
jctanner
4707e3a472
Merge pull request #4895 from nextus/cron
...
Fix: absent state removing whole cron.d file instead of specific job
11 years ago
nextus
17cbbcdd30
Don't allow cron module to delete cron_file without name parameter assignment
11 years ago
James Tanner
91e5569324
Merge pull request #4466 from sfromm/ansible
...
Add pager support to ansible-doc
11 years ago
James Tanner
8e41480059
Set required=false for answer_file in svr4pkg docstrings
11 years ago
jctanner
065f1edc89
Merge pull request #4420 from Jmainguy/devel
...
Added resp= option for svr4pkg to enable the -r option in pkgadd for res...
11 years ago
James Tanner
d3128e00c5
Fix parameter typo in swdepot module
11 years ago
jctanner
d32b33f191
Merge pull request #4398 from melodous/module_swdepot
...
Module swdepot
11 years ago
Michael J. Schultz
5f9485499c
Check for AWS keys using boto names
...
- see https://github.com/boto/boto#getting-started-with-boto
11 years ago
James Tanner
9e197d3958
Fix bool comparision in recursive copy tests
11 years ago
James Tanner
33242cacf3
Merge pull request #4375 from pfalcon/ansible
...
copy: Implement recursive copying if src is a directory.
11 years ago
nextus
a43aaaecd0
Fix: absent state removing whole cron.d file instead of specific job
11 years ago
jctanner
9a7765daf7
Merge pull request #4351 from 2m/leading-range-fix
...
Allow leading ranges in the inventory host entries.
11 years ago
James Tanner
2fd56efb9e
Fix typo in ejabberd_user module docstrings
11 years ago
jctanner
558d0b322a
Merge pull request #4329 from privateip/devel
...
ejabberd_user module for managing users in ejabberd
11 years ago
James Tanner
7eadf78009
Merge pull request #4282 from cristobalrosa/ansible
...
Add a fact for checking if interface is in promiscuous mode.
11 years ago
James Tanner
d0986a20a3
Use shared ec2 module snippet in elasticache module
11 years ago
James Tanner
fd6b16aca8
Merge pull request #4313 from jsdalton/ansible
...
Add AWS ElastiCache module
11 years ago
James Tanner
a8c531a2f6
Merge branch 'add_aws_elasticache_module' of git://github.com/jsdalton/ansible into jsdalton-add_aws_elasticache_module
11 years ago
jctanner
0a54178d30
Merge pull request #4893 from hotgazpacho/patch-1
...
Fix bad link in README.md
11 years ago
Will Green
a73e9e2cc0
Fix bad link in README.md
11 years ago
James Tanner
a5c29b886e
Merge pull request #4299 from psvo/ansible
...
Fix check for ROLLBACK_COMPLETE in cloudformation module
11 years ago
James Tanner
f332bb0d7c
Fixes #4891 Catch unicodedecode errors from python-apt
11 years ago
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.
11 years ago
jctanner
6dd81f25d9
Merge pull request #4856 from akuznecov/devel
...
Resolves #4855 issue with synchronize module failing on multiple items
11 years ago
James Tanner
5a3032a950
Fixes #4884 Do not prematurely exit from file module if src not defined
11 years ago
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)
11 years ago
jctanner
deb33e9d0e
Merge pull request #4272 from psvo/tags_parameter_for_cloudformation
...
Add support for tags parameter to cloudformation module
11 years ago
James Tanner
dc41bb8085
Merge pull request #4207 from ashorin/ansible
...
Fail playbook when serial is set and hadlers fail on set.
11 years ago