Commit Graph

9265 Commits (c09d4b1c7a8494f961ae9e071f89c95a4a944002)
 

Author SHA1 Message Date
jctanner 2f5fe5f7c9 Merge pull request #5587 from kormoc/fix_git_check_hostkey_etc
Fixes for git module
11 years ago
Rob Smith c15cffabdd This fixes bugs added as a part of 8665b0638a
1. if accept_hostkey is false, no matter if the host key is known or not, it will fail.

2. We don't check for the host key in /etc/ssh/ssh_known_hosts

This fixes both of those issues.
11 years ago
James Tanner 3719f3f496 Do not fetch or add keys for http based git urls 11 years ago
Tim Bielawa 0cf692ada6 Spiff up the 'Developing Plugins' page
* Add more cross-documentation references
* Fix some broken links
* Add links to github/source code references
11 years ago
James Tanner eeee1e1c5a Set accept_hostkey to False by default in the git module and fail
early if the key is unknown
11 years ago
James Tanner 8665b0638a Add an "accept_hostkey" parameter to the git module to help automatically
accept hostkeys for git repos and prevent task hangs when the key is unknown
11 years ago
Michael DeHaan b0940f0c68 Merge pull request #5567 from risaacson/doc_corrections
A few documentation corrections
11 years ago
James Tanner 09e0d052ca Ensure sys.stdout has an istty method 11 years ago
James Tanner d7c8cf6ca7 Fixes #4958 Truncate printed stdout if it contains non-printable characters 11 years ago
jay e1f5b801cf fixed bug causing symlinks to fail in the host_vars, group_vars etc directories 11 years ago
James Tanner 78ec7c736f Fixes #3973 Second Revision of live ansible-pull output 11 years ago
Luca Berruti ae543eecab Simplified p.poll handling 11 years ago
Richard C Isaacson 3b63b1d5b4 Fixing 'Note' formatting where typos have missing sections or broken formatting. 11 years ago
Richard C Isaacson 0d52de0f29 Language cleanup for clarity. 11 years ago
Michael DeHaan ea4bb9f57d Merge pull request #5562 from sivel/rax-clb-node-to-dict
rax_clb module: Ensure the id attribute is returned for a node
11 years ago
Matt Martz e3adaa648a Ensure the id attribute is returned for a node 11 years ago
jctanner fb30ce090b Merge pull request #5558 from reagent/doc-fix
Fix typo in loop documentation: strucutre -> structure
11 years ago
Patrick Reagan 69304615d0 Fix typo in loop documentation: strucutre -> structure 11 years ago
willthames c06b63ce82 Added ability to create EC2 volume from snapshot
ec2_vol module now takes optional snapshot argument
Added relevant module argument handler and documentation
11 years ago
Michael DeHaan 3989382616 Merge pull request #5556 from inetfuture/npm
Fix npm documentation typo.
11 years ago
Juho Viitasalo 4d17efa6f8 Nudge Google custom search image to the right 11 years ago
inetfuture(Aaron Wang) 64acd60d24 Fix npm documentation typo. 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
Tyler 2f813f7660 keep /usr/local/etc/rc.conf for backwards compatibility 11 years ago
Tyler 1a655b2dd7 Use /etc/rc.conf.local for sevice configuration on FreeBSD
/etc/rc.conf.local is the preferred location for system-specific
startup configuration, and /usr/local/etc/rc.conf generally isn’t used.

see:
http://www.freebsd.org/doc/handbook/configtuning-core-configuration.html
11 years ago
Paul Durivage a85e021640 Completed documentation and examples 11 years ago
Paul Durivage e822ddd910 Add rax_files_objects module for Rackspace Cloud Files support
This squashed commit fixed typos, changed to Py 2.4 compatible exceptions
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
Serge van Ginderachter 836fb4143c path_dwim: fix when basedir not set 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
Paul Durivage 41be035a43 Add module support for Rackspace Cloud Files Containers 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