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
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
Michael DeHaan
d3b916ed0a
Misc docs work.
2013-10-04 19:04:09 -04:00
Michael DeHaan
7f2253451e
More anchors!
2013-10-04 18:41:14 -04:00
Michael DeHaan
41909d7fd5
More exciting anchor tags, document more loop features!
2013-10-04 18:34:39 -04:00
Michael DeHaan
b0d5033386
Add lots of anchor tags.
2013-10-04 18:15:04 -04:00
Michael DeHaan
111b3578d6
add more indexes, AWX blurb.
2013-10-04 18:15:04 -04:00
Michael DeHaan
b74d9bbc90
Merge pull request #4364 from stoned/pre-1.6-passlib
...
Fix compatibility issue with passlib version < 1.6 (as encountered on eg...
2013-10-04 14:47:18 -07:00
Michael DeHaan
6bd90b7e80
Merge pull request #4376 from cchurch/devel
...
Support for alternate ec2.ini path via EC2_INI_PATH environment variable
2013-10-04 14:46:45 -07:00
James Tanner
52aea868df
Allow for updating host vars in add_host
2013-10-04 16:15:17 -04:00
Chris Church
9aacecd3fa
Allow specifying an alternate ec2.ini path via EC2_INI_PATH environment variable.
2013-10-04 16:14:05 -04:00
Michael DeHaan
1688139cb5
Merge pull request #4370 from hostage-nl/devel
...
replace dashes to underscores in rc.conf keys (based on freebsd rc.d filenames)
2013-10-04 10:30:59 -07:00
Yap Sok Ann
a8f95435c3
ec2_ami: Account for AWS's "eventual consistency" with AMI creation.
...
Calling `ec2.get_image` right after `ec2.create_image` may raise error
"InvalidAMIID.NotFound". This has happend roughly 1 time out of 10 for me.
Other people has bitten by this too:
- 5707f100a0
- http://stackoverflow.com/a/14794952
- https://bitbucket.org/utoolity/bamboo-aws-plugin/pull-request/22/baws-116-fix-ec2-image-task-failing-with/diff
2013-10-04 23:17:04 +08:00
Michael DeHaan
198c9a5903
Adding some labels so we don't get "#id22" for the links in the docs.
2013-10-04 10:41:44 -04:00
Martijn Lina
4cd3b9d637
replace dashes in rc.conf keys (which are based on freebsd rc.d filenames) to underscores
2013-10-04 16:30:39 +02:00
Michael DeHaan
a74c0091b2
Merge pull request #4366 from skyl/GenericBsd-get_default_interfaces
...
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
2013-10-04 05:56:04 -07:00
Michael DeHaan
b9c337e436
"touch" option on file is new in 1.4
2013-10-04 08:45:05 -04:00
Skylar Saveland
b47add0f32
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
2013-10-03 18:58:11 -07:00
Stoned Elipot
b03912278e
Fix compatibility issue with passlib version < 1.6 (as encountered on eg EL6 systems)
...
- passlib.apache.HtpasswdFile's 'default_scheme' was called 'default'
before passlib version 1.6
- while here also deal with passlib.apache.HtpasswdFile's older
'autoload' paramter vs the newer 'new' one.
2013-10-04 03:18:17 +02:00
James Cammarata
24a3b6c76a
Merge pull request #4362 from skyl/do-until-typos
...
(docs) result is registered so would be used in the until param of a do-until loop
2013-10-03 13:36:02 -07:00
Skylar Saveland
1f2047cc39
(docs) result is registered so would be used in the until param of a do-until loop
2013-10-03 13:28:29 -07:00