Commit Graph

2201 Commits (0f011c3c58f7d507b441856c2b9cc6e9014668b9)
 

Author SHA1 Message Date
Brian Coca 220fe24d39 use global to fail as its not in self
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Michael DeHaan adda77a42b Merge pull request #3617 from dermute/devel
svr4pkg doesn't work on Sol10
11 years ago
Michael DeHaan 71b3d7043b Remove end of line semicolons. 11 years ago
Michael DeHaan 3b3ff552f2 Remove reference to 'context' since it's not implemented. 11 years ago
Michael DeHaan 8d0a14ae7d Fix route53 module docs version/module name 11 years ago
Michael DeHaan 5c8e5c81de Fix YAML doc errors. 11 years ago
Michael DeHaan dc7e280d3b Update docs to add version_added attribute. 11 years ago
Michael DeHaan 8065e414d1 Merge pull request #3400 from diko4096/patch-1
Update gem
11 years ago
Michael DeHaan df0e4666c0 Merge pull request #3413 from evan82/devel
Added module for baking EC2 AMIs
11 years ago
Michael DeHaan 3f4c6affa3 Update CHANGELOG 11 years ago
Michael DeHaan 9ebde16e3a Merge branch 'iss_cron' of git://github.com/dirtyharrycallahan/ansible into dh_cron 11 years ago
Michael DeHaan e7b6eeefb2 Merge pull request #3574 from bpennypacker/route53
AWS route53 module
11 years ago
Michael DeHaan 81be8ff7d3 Update htpasswd module for various API incompatibilities 11 years ago
Michael DeHaan be35a035b3 Revert "Fix inconsistent json output"
Breaks recursion parameter on file.

This reverts commit e7226e104e.
11 years ago
Michael DeHaan 6030c1bcaa tweak indentation for 'make pep8' 11 years ago
Michael DeHaan 4281f773bb Merge pull request #3602 from bcoca/fine_tune_stat_exception
narrowed down exception
11 years ago
Michael DeHaan 23e9e5c028 Add version_added information to module parameter. 11 years ago
Michael DeHaan 6f64c090c2 Merge pull request #3396 from adq/mysql
Check if mysql allows login as root/nopassword before trying supplied credentials.
11 years ago
Michael DeHaan d0e319b6f7 Merge pull request #3440 from lwade/s3mode
Rewritten s3 module to allow for additional modes of operation.
11 years ago
Michael DeHaan 80ef9e2628 Document when options were added on this module. 11 years ago
Michael DeHaan 2cd5e23a51 Merge pull request #3442 from neomantra/supervisorctl
supervisorctl: add command-line options as module parameters
11 years ago
Michael DeHaan c7866cd472 Merge pull request #3603 from eest/openbsd_pkg-run_command
openbsd_pkg: Use ansible run_command().
11 years ago
Michael DeHaan 517c318989 Merge pull request #3470 from langemeijer/devel
Only append non_unique parameter if a uid is provided as well to user module
11 years ago
Michael DeHaan 5d96666567 Add missing version_added description in docs. 11 years ago
Michael DeHaan 58daa15af1 Merge pull request #3485 from frankshearar/let-rabbitmq-plugin-module-use-nonstandard-path
Let rabbitmq plugin module use nonstandard path
11 years ago
Michael DeHaan 48ca6a16ff Merge pull request #3487 from djoreilly/ks-auth-error
Keystone_user module: fix authentication needs tenant_name too
11 years ago
Michael DeHaan 6ec5d706ef Merge pull request #3502 from bryanlarsen/digital_ocean_no_ip
digital_ocean: don't run update_attr if wait=no
11 years ago
Michael DeHaan 237539a221 Merge pull request #3516 from dagwieers/file-dest
Fix inconsistent json output in file module
11 years ago
Michael DeHaan 24e83c782f Merge pull request #3550 from lwade/ec2role
Added IAM role support
11 years ago
Brian Coca 7132f7e792 narrowed down exception we ignore and fail if any other unexpected one
crops up.
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Patrik Lundin b9b8f90d91 openbsd_pkg: Use ansible run_command().
This fixes an asterisk glob problem in get_package_state() where a file
in /root/ could cause shell expansion if it matched the package name.
The actual problem is solved by running with shell=False.
11 years ago
Michael DeHaan 973b2b1086 Merge pull request #3551 from sfromm/issue3543
Update stat module to handle symlinks
11 years ago
Michael DeHaan 10ac8ba3de Don't add --version HEAD parameter is already HEAD, some versions of git don't like this. 11 years ago
Michael DeHaan fe6c6e6779 Revert "Added an elb_region parameter for interacting with the ec2 elastic load balancer to work with regions other than us-east-1"
This reverts commit 1264a5b47d.
11 years ago
Ian O Connell 8fc80f296e Added an elb_region parameter for interacting with the ec2 elastic load balancer to work with regions other than us-east-1 11 years ago
Michael DeHaan a58d827d72 Merge pull request #3379 from serenecloud/devel
Return a friendly error message if aptitude isn't installed
11 years ago
Michael DeHaan 732d3eb8bd Merge pull request #3493 from eest/openbsd_pkg-fixes
openbsd_pkg corner case fixes
11 years ago
Michael DeHaan 669a65922c Merge pull request #3515 from neomantra/apt_repository
apt_repository: enhance documentation
11 years ago
Michael DeHaan 0043de915a Legacy variable usage. 11 years ago
Michael DeHaan d0119f9f8c Trim legacy variable usage. 11 years ago
Michael DeHaan 8a135ed572 Remove legacy variable usage. 11 years ago
Michael DeHaan 43429e9663 Removing legacy variable usage. 11 years ago
Michael DeHaan 957d0a79c0 Legacy variable usage removed. 11 years ago
Michael DeHaan 7cf87d7a3c Legacy variable usage removed 11 years ago
Michael DeHaan eb560fb7b8 Trim old style var references. 11 years ago
Michael DeHaan ece707bc6e Trim old style var references 11 years ago
Michael DeHaan d2a0bdebd5 Merge pull request #3523 from jpmens/mysql1
mysql_db small fix to docs
11 years ago
Michael DeHaan 0bd375f83e Merge pull request #3578 from jlaska/git_branch
(git module) Resolve incompatability between depth and version
11 years ago
Florian Tham 865a663d05 fix fatal error when removing logical volumes 11 years ago
Bruce Pennypacker d20ab9eaf3 added AAAA example 11 years ago