Commit Graph

2077 Commits (6854857533f9a5c31953e0d14bd4f286eefd6481)

Author SHA1 Message Date
Michael DeHaan ed55ac1a15 Merge pull request #3666 from bpennypacker/statdoc
doc update for stat module
11 years ago
Bruce Pennypacker 0bbbefeb3f doc update 11 years ago
Ralph Tice 1529a974e1 fixed vpc provisioning / clarified group_id usage 11 years ago
Michael DeHaan 86f05f11e7 Merge branch 'devel' of github.com:ansible/ansible into devel 11 years ago
Michael DeHaan a35370a766 Fix prev feature commit, Do not require aptitude to use apt commands in the apt module, only needed when upgrading. 11 years ago
Michael DeHaan fc9aa5f014 Continue on mount errors, don't fail the setup module. 11 years ago
Michael DeHaan 9c9bc09ce6 Merge pull request #3622 from bcoca/fix_the_stat_fix
use global to fail as its not in self
11 years ago
Brian Coca 3f85a82ae9 use global to fail as its not in self
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Michael DeHaan 5e02759570 Merge pull request #3617 from dermute/devel
svr4pkg doesn't work on Sol10
11 years ago
Michael DeHaan 524c7bd791 Remove end of line semicolons. 11 years ago
Michael DeHaan 19d78d6e18 Remove reference to 'context' since it's not implemented. 11 years ago
Michael DeHaan c5cbb1dc62 Fix route53 module docs version/module name 11 years ago
Michael DeHaan 10f99938b9 Fix YAML doc errors. 11 years ago
Michael DeHaan 7961a81b3f Update docs to add version_added attribute. 11 years ago
Michael DeHaan 32b3c59bad Merge pull request #3400 from diko4096/patch-1
Update gem
11 years ago
Michael DeHaan 5fe1f03885 Merge pull request #3413 from evan82/devel
Added module for baking EC2 AMIs
11 years ago
Michael DeHaan 1acd9b6325 Update CHANGELOG 11 years ago
Michael DeHaan e589365279 Merge branch 'iss_cron' of git://github.com/dirtyharrycallahan/ansible into dh_cron 11 years ago
Michael DeHaan 44f55d72b6 Merge pull request #3574 from bpennypacker/route53
AWS route53 module
11 years ago
Michael DeHaan 508c1d8256 Update htpasswd module for various API incompatibilities 11 years ago
Michael DeHaan e003f1e1cc Revert "Fix inconsistent json output"
Breaks recursion parameter on file.

This reverts commit e7226e104e.
11 years ago
Michael DeHaan e1167d6977 tweak indentation for 'make pep8' 11 years ago
Michael DeHaan 588b20c012 Merge pull request #3602 from bcoca/fine_tune_stat_exception
narrowed down exception
11 years ago
Michael DeHaan 10b967374d Add version_added information to module parameter. 11 years ago
Michael DeHaan 34315c63ca Merge pull request #3396 from adq/mysql
Check if mysql allows login as root/nopassword before trying supplied credentials.
11 years ago
Michael DeHaan 5bb0189296 Merge pull request #3440 from lwade/s3mode
Rewritten s3 module to allow for additional modes of operation.
11 years ago
Michael DeHaan 85731a374e Document when options were added on this module. 11 years ago
Michael DeHaan 16314b2ec9 Merge pull request #3442 from neomantra/supervisorctl
supervisorctl: add command-line options as module parameters
11 years ago
Michael DeHaan 37e3cbab53 Merge pull request #3603 from eest/openbsd_pkg-run_command
openbsd_pkg: Use ansible run_command().
11 years ago
Michael DeHaan 3b3b600a98 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 35183f7af3 Add missing version_added description in docs. 11 years ago
Michael DeHaan 8df6b48e6b 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 18d4b66b26 Merge pull request #3487 from djoreilly/ks-auth-error
Keystone_user module: fix authentication needs tenant_name too
11 years ago
Michael DeHaan d4dcf18751 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 cac5e7d168 Merge pull request #3516 from dagwieers/file-dest
Fix inconsistent json output in file module
11 years ago
Michael DeHaan 2c965476ed Merge pull request #3550 from lwade/ec2role
Added IAM role support
11 years ago
Brian Coca b7b1c714f9 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 3f93367579 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 efaaaa6c79 Merge pull request #3551 from sfromm/issue3543
Update stat module to handle symlinks
11 years ago
Michael DeHaan 32d5038d72 Don't add --version HEAD parameter is already HEAD, some versions of git don't like this. 11 years ago
Michael DeHaan d6449711ae 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 1264a5b47d 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 f4b1e426ea Merge pull request #3379 from serenecloud/devel
Return a friendly error message if aptitude isn't installed
11 years ago
Michael DeHaan 6aa1ecbc30 Merge pull request #3493 from eest/openbsd_pkg-fixes
openbsd_pkg corner case fixes
11 years ago
Michael DeHaan 0bd8935899 Merge pull request #3515 from neomantra/apt_repository
apt_repository: enhance documentation
11 years ago
Michael DeHaan 5d5d579eca Legacy variable usage. 11 years ago
Michael DeHaan 0fe680d43f Trim legacy variable usage. 11 years ago
Michael DeHaan a5e4567c4c Remove legacy variable usage. 11 years ago
Michael DeHaan 1ff8c78f26 Removing legacy variable usage. 11 years ago
Michael DeHaan 764504b578 Legacy variable usage removed. 11 years ago