Michael DeHaan
c69e19c6a6
Enhance references to logging functionality. Fixes #3431 .
2013-10-08 08:26:40 -04:00
Michael DeHaan
f081c68a65
Prevent duplicately loaded handlers from running more than once.
...
Fixes #3863
2013-10-07 17:15:19 -04:00
Michael DeHaan
5ed28efe45
Script module should return changed attribute so handlers always fire, unless "changed_when" is specified.
...
Fixes #4053
2013-10-07 17:06:25 -04:00
Eric Johnson
9ca824c16d
adding Google Compute Engine modules and inventory plugin
2013-10-07 21:01:37 +00:00
Michael DeHaan
a7adc8ef4d
Allow doing things like "groups.groupname" in with_nested.
...
Fixes #3858
2013-10-07 16:58:29 -04:00
James Cammarata
a2ac5d6df2
Better detection/categorization of ipv4 secondaries/virtual IPs
...
Fixes #3916
Fixes #3478
2013-10-07 15:18:33 -05:00
Michael DeHaan
0e909640c5
Make group_id be a list.
2013-10-07 15:34:35 -04:00
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
2013-10-07 15:19:30 -04:00
Michael DeHaan
c5672cf16e
Merge pull request #4389 from MattTheRat/devel
...
addresses #4371 - adds -m to usermod commands
2013-10-07 12:15:20 -07:00
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.
2013-10-07 15:06:15 -04:00
Matt Warren
74c412e249
addresses https://github.com/ansible/ansible/issues/4371 - adding -m to home directory modification
2013-10-07 10:47:12 -04:00
Michael DeHaan
19386c43a7
Merge
2013-10-07 10:02:21 -04:00
James Cammarata
d10582225b
Merge branch 'issue_4215_fetch_expanduser' into devel
2013-10-07 08:27:52 -05:00
Michael DeHaan
686d998b26
Merge pull request #4368 from sayap/ec2_ami
...
ec2_ami: Account for AWS's "eventual consistency" with AMI creation.
2013-10-07 06:09:34 -07:00
Michael DeHaan
8604212da9
Merge pull request #4352 from jhoekx/mysql-user-grant
...
Add grant parameter to MySQL user module
2013-10-07 06:08:39 -07:00
Michael DeHaan
709993aa27
Merge pull request #4334 from bennojoy/s3
...
minor fixes
2013-10-07 06:02:09 -07:00
Michael DeHaan
39a81c4361
Merge pull request #4300 from psvo/cloudformation_results_fix
...
Fail cloudformation operation when it is not completed successfully
2013-10-07 06:01:40 -07:00
Benno Joy
c1198dc12c
change "Changed" to changed
2013-10-07 18:29:03 +05:30
Andrey Shorin
35457b67f5
Pass host to runner_on_file_diff callback
2013-10-07 08:55:01 -04:00
Michael DeHaan
f6c3dce497
Merge pull request #4336 from orkaa/devel
...
Fixes service update-rc.d functionality on debian
2013-10-07 05:56:43 -07:00
Michael DeHaan
a8902e878c
Merge pull request #4347 from sashka/devel
...
Remove options and protocols in source line with regex.
2013-10-07 05:55:43 -07:00
Michael DeHaan
4826d4b87a
Merge pull request #4309 from ryanaudiencepi/monit_fix
...
Fix monit uppercase and restart problem
2013-10-07 05:49:38 -07:00
Michael DeHaan
42e84e1b34
Merge pull request #4264 from wulczer/fix-linode-param-type
...
The payment term param in the Linode module is an int.
2013-10-07 05:48:37 -07:00
Stoned Elipot
e7957b6d58
Fix group_by: do not group a host for which a condition is false
2013-10-07 08:44:42 -04:00
Michael DeHaan
44e391fd8b
Merge pull request #4255 from mcodd/legacy_vars_fix
...
Fix for legacy_playbook_variables (should fix issue #4254 )
2013-10-07 05:44:06 -07:00
Michael DeHaan
65178290e7
Merge branch 'devel' of git://github.com/nextus/ansible into devel
...
Conflicts:
lib/ansible/constants.py
2013-10-07 08:39:23 -04:00
lied
ef4ec735b6
Add local provisioning step notes to EC2 pages (adapted with changes by mpdehaan).
2013-10-07 08:29:03 -04:00
Michael DeHaan
8dae9fa5e7
Fix module formatting in the pkgutil module.
2013-10-07 08:24:02 -04:00
Michael DeHaan
37970112d9
Add "from" as an alias to "msg_from" in the hipchat module, to match docs.
2013-10-07 08:15:11 -04:00
J. Ryan Stinnett
5f0b5e92fa
Tweak syntax in intro docs
2013-10-06 23:22:34 -04:00
Michael DeHaan
fc8ec016d6
Update README.md
...
Update getting started to point to current link.
2013-10-06 14:17:12 -04:00
Joshua Kehn
cc0c908cee
Added validate option to lineinfile
...
The validate option is constructed similarly to the template command's
validate option. TestRunner.py has been updated to include two new
tests, one for passing and one for failing validation.
2013-10-06 13:51:27 -04:00
Michael DeHaan
ea73151757
Add automatic advice when folks hit one of two common but minor YAML gotchas, so they can be more easily correct them on their own.
2013-10-06 10:23:44 -04:00
Michael DeHaan
4987c73bb6
Proper check for raw as module options versus raw being in the string.
2013-10-06 09:54:28 -04:00
Michael DeHaan
d01d9b3a6d
Merge pull request #4379 from cchurch/devel
...
Spelling corrections for docsite.
2013-10-05 18:30:17 -07:00
Chris Church
97e9d980b2
Spelling corrections for docsite.
2013-10-05 21:19:19 -04:00
Michael DeHaan
a8637dbde6
Misc docs tweaking.
2013-10-05 14:57:45 -04:00
Michael DeHaan
f0db5508cd
Some design concepts.
2013-10-05 14:22:43 -04:00
Michael DeHaan
572fef3854
Allude to ansible-pull.
2013-10-05 14:18:12 -04:00
Michael DeHaan
95fd533d3c
Add info about ansible-doc and ansible-pull.
2013-10-05 14:18:12 -04:00
Michael DeHaan
30ae97c5d0
Fix rst link.
2013-10-05 14:04:25 -04:00
Michael DeHaan
715a07d200
Sphinx formatting.
2013-10-05 13:58:03 -04:00
Michael DeHaan
ade46e9aab
Various docs cleanup.
2013-10-05 13:50:53 -04:00
Michael DeHaan
d6168189a7
Add toctrees to pages in the docs that did not have them.
2013-10-05 13:25:05 -04:00
Michael DeHaan
4a93f9ee6d
Fix some missing hyperlinks to ansible-examples on github.
2013-10-05 12:49:42 -04:00
Michael DeHaan
7891f32fc7
Does "fix malformed hyperlink target" sound any less Star-Trekky than "realign the main deflector array?".
2013-10-05 12:41:26 -04:00
Michael DeHaan
b62b9bda65
Remove duplicate link to old examples dir.
2013-10-05 12:40:53 -04:00
Michael DeHaan
05321cafe1
Add see also sections to pages that do not have them.
2013-10-05 12:31:42 -04:00
Michael DeHaan
46fe4d4b92
Fix some docs formatting.
2013-10-04 20:04:31 -04:00
Michael DeHaan
6ad43c7268
Remove duplicate section, fix a link.
2013-10-04 19:06:20 -04:00