Commit Graph

9722 Commits (bf251e3dbf81dc92c111cc01dbb9c19783c3b51a)
 

Author SHA1 Message Date
James Cammarata 948d019fef Detect IPv6 addresses in INI inventory
Prevents parts of the IPv6 address from being interpreted as a port
(for example, :80).

Fixes #3888
12 years ago
Michael DeHaan f7cbf66d48 Merge pull request #4409 from candeira/fix_django_migrate
fix django_manage migrate command
12 years ago
Javier Candeira f8255b538e fix django_manage migrate command 12 years ago
Michael DeHaan e87be948bf 1.3.3 missing from changelog 12 years ago
Michael DeHaan 08df93a8b2 update changelog for dot releases back on development branch 12 years ago
Michael DeHaan 50ea8cd094 Merge pull request #4406 from dominis/devel
cobbler inventory bugfix
12 years ago
Michael DeHaan 0e55bd892d For values that are booleans in the module doc, the value in the doc section should be a boolean or truthiness
is engaged in the documentation formatting.  This fixes the update_cache default in the docs to the proper
value of "no"
12 years ago
Michael DeHaan 203a4f10cd Use explicit boolean defaults in apt module to make the code more clear. 12 years ago
Nandor Sivok 51ef343e60 cobbler inventory list systems without mgmt_classes as ungrouped 12 years ago
James Tanner b7f229d390 Second attempt at preventing ipv6 route enumeration on EL4 machines 12 years ago
Michael DeHaan 6febc97104 Add a warning about include + with_items so nobody uses it. 12 years ago
James Cammarata 98f6bc1f63 Apply tags to dependent roles correctly
Fixes #4339
12 years ago
James Tanner 4b1600aae5 Revert "Do not enumerate ipv6 routes in CentOS 4"
This reverts commit 5186c408f7.
12 years ago
James Tanner 5186c408f7 Do not enumerate ipv6 routes in CentOS 4 12 years ago
Eric Johnson cfc249931a custom user-agent header 12 years ago
Michael DeHaan bd20d3c9be Merge pull request #4382 from jryans/devel
Tweak syntax in intro docs
12 years ago
Michael DeHaan d803ce7ab3 Fix documentation of default value in s3 module. Fixes #4289 12 years ago
Michael DeHaan ce0efc8e25 Fix typo, relative to absolute, fixes #4126 12 years ago
Michael DeHaan 48f97e16e9 Add doc about password generation for user modules in the FAQ. 12 years ago
Michael DeHaan 135f79f337 Add documentation about how passwords are generated. 12 years ago
Michael DeHaan c69e19c6a6 Enhance references to logging functionality. Fixes #3431. 12 years ago
Raul Melo c8f9f8825f Changed ansible target version 12 years ago
Raul Melo 59373657fa Change file swdepot perms 12 years ago
Raul Melo 71e52b38f5 Made some code cleanups and use of module.run_command 12 years ago
Raul Melo a1cdb3110e Module for swdepot (HP-UX package manager) 12 years ago
Michael DeHaan f081c68a65 Prevent duplicately loaded handlers from running more than once.
Fixes #3863
12 years ago
Michael DeHaan 5ed28efe45 Script module should return changed attribute so handlers always fire, unless "changed_when" is specified.
Fixes #4053
12 years ago
Eric Johnson 9ca824c16d adding Google Compute Engine modules and inventory plugin 12 years ago
Michael DeHaan a7adc8ef4d Allow doing things like "groups.groupname" in with_nested.
Fixes #3858
12 years ago
James Cammarata a2ac5d6df2 Better detection/categorization of ipv4 secondaries/virtual IPs
Fixes #3916
Fixes #3478
12 years ago
Michael DeHaan 0e909640c5 Make group_id be a list. 12 years ago
Michael DeHaan 5e30cd999c Make it possible to say:
tags: 42

And have the tag be a string, not an int, so --tags matches.

Fixes #4110
12 years ago
Michael DeHaan c5672cf16e Merge pull request #4389 from MattTheRat/devel
addresses #4371 - adds -m to usermod commands
12 years ago
Michael DeHaan 8fc46a3a5a Return inventory objects in the order they are presented. Additionally, fix host slicing such that it works on Python terms with
zero indexed lists and a non-inclusive final element.
12 years ago
Matt Warren 74c412e249 addresses https://github.com/ansible/ansible/issues/4371 - adding -m to home directory modification 12 years ago
Michael DeHaan 19386c43a7 Merge 12 years ago
James Cammarata d10582225b Merge branch 'issue_4215_fetch_expanduser' into devel 12 years ago
Michael DeHaan 686d998b26 Merge pull request #4368 from sayap/ec2_ami
ec2_ami: Account for AWS's "eventual consistency" with AMI creation.
12 years ago
Michael DeHaan 8604212da9 Merge pull request #4352 from jhoekx/mysql-user-grant
Add grant parameter to MySQL user module
12 years ago
Michael DeHaan 709993aa27 Merge pull request #4334 from bennojoy/s3
minor fixes
12 years ago
Michael DeHaan 39a81c4361 Merge pull request #4300 from psvo/cloudformation_results_fix
Fail cloudformation operation when it is not completed successfully
12 years ago
Benno Joy c1198dc12c change "Changed" to changed 12 years ago
Andrey Shorin 35457b67f5 Pass host to runner_on_file_diff callback 12 years ago
Michael DeHaan f6c3dce497 Merge pull request #4336 from orkaa/devel
Fixes service update-rc.d functionality on debian
12 years ago
Michael DeHaan a8902e878c Merge pull request #4347 from sashka/devel
Remove options and protocols in source line with regex.
12 years ago
Michael DeHaan 4826d4b87a Merge pull request #4309 from ryanaudiencepi/monit_fix
Fix monit uppercase and restart problem
12 years ago
Michael DeHaan 42e84e1b34 Merge pull request #4264 from wulczer/fix-linode-param-type
The payment term param in the Linode module is an int.
12 years ago
Stoned Elipot e7957b6d58 Fix group_by: do not group a host for which a condition is false 12 years ago
Michael DeHaan 44e391fd8b Merge pull request #4255 from mcodd/legacy_vars_fix
Fix for legacy_playbook_variables (should fix issue #4254)
12 years ago
Michael DeHaan 65178290e7 Merge branch 'devel' of git://github.com/nextus/ansible into devel
Conflicts:
	lib/ansible/constants.py
12 years ago