Commit Graph

8220 Commits (4d17efa6f89fefb273ddece119853d3476032fa9)
 

Author SHA1 Message Date
Juho Viitasalo 4d17efa6f8 Nudge Google custom search image to the right 11 years ago
Michael DeHaan 919eb1fb98 Merge branch 'docsite-css' of git://github.com/sivel/ansible into docsite_css 11 years ago
James Tanner c408bcea31 Update sshpass hostkey error message 11 years ago
James Tanner 0b64408f5a Fixes #5531 Give the user a better error message when sshpass does not know the remote hostkey 11 years ago
jctanner 3ed902eee2 Merge pull request #5551 from jeromew/ansible_ssh_alt
remove useless create/delete remote tmp dir roundtrip in copy module
11 years ago
jeromew 69febcefde remove useless create/delete remote tmp dir roundtrip in copy module 11 years ago
jctanner d9928539c1 Merge pull request #5536 from jeromew/ansible_ssh_alt
Make sure 'tmp' is in the remote tmp dirname to ensure correct cleanup
11 years ago
Michael DeHaan 7bf2250ddf Merge pull request #5543 from jlund/improved-password-documentation
Improved the documentation for password generation
11 years ago
jctanner 4f16ca7503 Merge pull request #5544 from lichesser/patch-1
Remove testing code
11 years ago
lichesser 7201972a56 Remove debugging code
I guess this is left over from testing
11 years ago
Joshua Lund 3b4f3f8ca3 Improved the documentation for password generation 11 years ago
Michael DeHaan ea4eb3f8ad Merge pull request #5541 from tima/clog144
Retroactively added v1.4.4 to CHANGELOG.md that was omitted during release.
11 years ago
Timothy Appnel 8b0c304a89 Retroactively added v1.4.4 to CHANGELOG.md that was omitted during release. 11 years ago
jeromew c9b01febb3 Make sure 'tmp' is in the remote tmp dirname to ensure correct cleanup 11 years ago
James Tanner c8bd14925d Fixes #5369 Do not pass --force-yes to aptitude 11 years ago
James Tanner dee960716b Fixes #5353 create etc/hostname file in debian if it does not exist 11 years ago
jctanner 7520bac8ce Merge pull request #5404 from sivel/rax-improvements
rax module: improvements
11 years ago
Michael DeHaan 1e6926b9ab Merge pull request #5528 from dverhelst/devel
Adding support for detecting RHEV Hypervisor in ansible_virtualization_type
11 years ago
Michael DeHaan 659cb3118f Merge pull request #5520 from kormoc/fix_symetric_tyop
While looking into filters, I noticed that the documentation has a typo....
11 years ago
jctanner 21b4212ff5 Merge pull request #5517 from lichesser/fix_set_depreciation_warning
Fixes #5513. set is built-in since 2.4 and deprecated since 2.6
11 years ago
Matt Martz 07a4fe1b0d Don't overwrite max-width for wy-nav-content 11 years ago
Matt Martz 90d49cec5a Increase the content max-width to 1140px from 800px 11 years ago
Matt Martz 26f7d62bf2 Get rid of grey background when content doesn't fill the screen 11 years ago
Matt Martz f3978a7385 Properly indent @media blocks 11 years ago
Matt Martz 626f0f1393 Use some sed magic as the css minifier 11 years ago
Matt Martz cc440d0a64 Add staticmin make target for compressing docs related css and js files, currently only theme.css 11 years ago
Matt Martz e3c0c148e4 Add *.min.css to docsite/.gitignore 11 years ago
Matt Martz e375f7d13a Add beautified theme.css
* Update theme.conf to use theme.min.css
* Add "beautified" (un-minified) theme.css
11 years ago
Michael DeHaan f77e744666 Merge pull request #5516 from chouseknecht/devel
Modified docsite layout to use Google custom search.
11 years ago
Chris Houseknecht a0d0a70882 Modified docsite layout to use Google custom search. 11 years ago
jctanner 83dec044ab Merge pull request #5504 from smoothify/synchronize-sudo
Synchronize Module: Improved sudo override behaviour.
11 years ago
jctanner 9a69b1b0ec Merge pull request #5311 from willthames/ec2_refactor
ec2 modules: Move more responsibility to common EC2 module
11 years ago
jctanner aa1f9f24c3 Merge pull request #5264 from drewlll2ll/file-fix
file module: Fixed missing prev_state == 'directory' in file
11 years ago
James Tanner d6b78e9dd6 Fixes #5238 Improve error messaging about unquoted variable references in playbooks 11 years ago
jctanner 57d54c1da5 Merge pull request #5236 from willthames/ec2_inv_rds_fail_safe
ec2 inventory: Fail EC2 inventory better with restricted EC2 users
11 years ago
jctanner fd4ae165e4 Merge pull request #5153 from willthames/ec2_inventory_multiuser
Allow multiple users to use ec2 inventory scripts
11 years ago
James Tanner 5c64d703b9 Fixes #5227 Corrected doc example of with_first_found 11 years ago
James Tanner ab51bd23a2 Fixes #5196 return a unique list of hostnames for a single host pattern 11 years ago
James Cammarata ccbc99fe4f Fixed splitting of role/user name when username has a '.' in it
This may still be an issue if users create roles with a '.' in the name though.
We will probably have to disallow that in the role naming convention.
11 years ago
James Tanner d8d1152940 Update latest released version of ansible to 1.4.4 on docsite 11 years ago
smoothify 93a55e8dff Don't override sudo if transport is set to local.
https://github.com/ansible/ansible/pull/5251
11 years ago
Michael DeHaan c039e276a2 Fact gathering on a second play against the same hosts should not be implicitly off since this is an undocumented beheavior and potentially
rather unwanted when a play could change a fact.

gather_facts: True/False can still be explicitly used per play.

Reverts 564a212b3c
11 years ago
Michael DeHaan 87258f6d42 Resolve merge commit 11 years ago
Michael DeHaan 1c632af2c9 Merge pull request #5468 from jeromew/ansible_ssh_alt
fix issue #5372 on ssh_alt: accept -K option for a user with NOPASSWD
11 years ago
Michael DeHaan e0cd4a45c6 Merge pull request #5489 from daghoidahl/devel
Use "brew list <name>" instead of grepping the output of "brew list". Fix for #5488
11 years ago
Michael DeHaan a3d90e8a87 Merge pull request #5498 from j2sol/exit_setup_early
Return early from setup step when possible
11 years ago
Michael DeHaan 227e8e31c9 Merge branch 'use_comps' of git://github.com/j2sol/ansible into devel 11 years ago
Michael DeHaan 10350d1639 Update various copyrights. Not complete, but sufficient. 11 years ago
Jesse Keating 23720ff19d Use list comprehensions for efficiency
For loops can be inefficient, particularly when doing a dot command with
them. https://wiki.python.org/moin/PythonSpeed/PerformanceTips#Loops and
https://wiki.python.org/moin/PythonSpeed/PerformanceTips#Avoiding_dots...

This patch makes use of list comprehensions to be as efficient as
possible while still retaining order. Efficiency was lost a bit when
switching away from sets() but this gains some of it back.
11 years ago
Michael DeHaan c4eb3b47ed Merge pull request #5497 from paulbeattie/devel
Fixed typo in example documentation
11 years ago