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
|
2014-01-11 10:36:45 -05:00 |
|
Michael DeHaan
|
b0940f0c68
|
Merge pull request #5567 from risaacson/doc_corrections
A few documentation corrections
|
2014-01-10 14:52:41 -08:00 |
|
James Tanner
|
09e0d052ca
|
Ensure sys.stdout has an istty method
|
2014-01-10 17:42:43 -05:00 |
|
James Tanner
|
d7c8cf6ca7
|
Fixes #4958 Truncate printed stdout if it contains non-printable characters
|
2014-01-10 15:08:45 -05:00 |
|
jay
|
e1f5b801cf
|
fixed bug causing symlinks to fail in the host_vars, group_vars etc directories
|
2014-01-10 16:32:41 +00:00 |
|
James Tanner
|
78ec7c736f
|
Fixes #3973 Second Revision of live ansible-pull output
|
2014-01-10 11:18:02 -05:00 |
|
Luca Berruti
|
ae543eecab
|
Simplified p.poll handling
|
2014-01-10 11:34:21 +01:00 |
|
Richard C Isaacson
|
3b63b1d5b4
|
Fixing 'Note' formatting where typos have missing sections or broken formatting.
|
2014-01-09 21:59:47 -06:00 |
|
Richard C Isaacson
|
0d52de0f29
|
Language cleanup for clarity.
|
2014-01-09 21:27:04 -06:00 |
|
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
|
2014-01-09 14:58:03 -08:00 |
|
Matt Martz
|
e3adaa648a
|
Ensure the id attribute is returned for a node
|
2014-01-09 14:05:32 -06:00 |
|
jctanner
|
fb30ce090b
|
Merge pull request #5558 from reagent/doc-fix
Fix typo in loop documentation: strucutre -> structure
|
2014-01-09 08:32:41 -08:00 |
|
Patrick Reagan
|
69304615d0
|
Fix typo in loop documentation: strucutre -> structure
|
2014-01-09 08:43:22 -07:00 |
|
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
|
2014-01-09 14:40:01 +10:00 |
|
Michael DeHaan
|
3989382616
|
Merge pull request #5556 from inetfuture/npm
Fix npm documentation typo.
|
2014-01-08 17:11:04 -08:00 |
|
Juho Viitasalo
|
4d17efa6f8
|
Nudge Google custom search image to the right
|
2014-01-08 20:04:14 -05:00 |
|
inetfuture(Aaron Wang)
|
64acd60d24
|
Fix npm documentation typo.
|
2014-01-09 08:53:17 +08:00 |
|
Michael DeHaan
|
919eb1fb98
|
Merge branch 'docsite-css' of git://github.com/sivel/ansible into docsite_css
|
2014-01-08 18:00:03 -05:00 |
|
James Tanner
|
c408bcea31
|
Update sshpass hostkey error message
|
2014-01-08 17:25:50 -05:00 |
|
James Tanner
|
0b64408f5a
|
Fixes #5531 Give the user a better error message when sshpass does not know the remote hostkey
|
2014-01-08 16:50:40 -05:00 |
|
Tyler
|
2f813f7660
|
keep /usr/local/etc/rc.conf for backwards compatibility
|
2014-01-08 14:38:49 -05:00 |
|
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
|
2014-01-08 13:48:11 -05:00 |
|
Paul Durivage
|
a85e021640
|
Completed documentation and examples
|
2014-01-08 09:39:29 -06:00 |
|
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
|
2014-01-08 09:36:04 -06:00 |
|
jctanner
|
3ed902eee2
|
Merge pull request #5551 from jeromew/ansible_ssh_alt
remove useless create/delete remote tmp dir roundtrip in copy module
|
2014-01-08 07:29:51 -08:00 |
|
jeromew
|
69febcefde
|
remove useless create/delete remote tmp dir roundtrip in copy module
|
2014-01-08 15:22:12 +00:00 |
|
jctanner
|
d9928539c1
|
Merge pull request #5536 from jeromew/ansible_ssh_alt
Make sure 'tmp' is in the remote tmp dirname to ensure correct cleanup
|
2014-01-08 06:18:27 -08:00 |
|
Michael DeHaan
|
7bf2250ddf
|
Merge pull request #5543 from jlund/improved-password-documentation
Improved the documentation for password generation
|
2014-01-07 19:28:11 -08:00 |
|
jctanner
|
4f16ca7503
|
Merge pull request #5544 from lichesser/patch-1
Remove testing code
|
2014-01-07 18:34:34 -08:00 |
|
lichesser
|
7201972a56
|
Remove debugging code
I guess this is left over from testing
|
2014-01-08 02:34:59 +01:00 |
|
Serge van Ginderachter
|
836fb4143c
|
path_dwim: fix when basedir not set
|
2014-01-08 02:21:10 +01:00 |
|
Joshua Lund
|
3b4f3f8ca3
|
Improved the documentation for password generation
|
2014-01-07 18:20:39 -07:00 |
|
Michael DeHaan
|
ea4eb3f8ad
|
Merge pull request #5541 from tima/clog144
Retroactively added v1.4.4 to CHANGELOG.md that was omitted during release.
|
2014-01-07 15:49:52 -08:00 |
|
Timothy Appnel
|
8b0c304a89
|
Retroactively added v1.4.4 to CHANGELOG.md that was omitted during release.
|
2014-01-07 18:10:57 -05:00 |
|
Paul Durivage
|
41be035a43
|
Add module support for Rackspace Cloud Files Containers
|
2014-01-07 17:01:59 -06:00 |
|
jeromew
|
c9b01febb3
|
Make sure 'tmp' is in the remote tmp dirname to ensure correct cleanup
|
2014-01-07 20:56:12 +00:00 |
|
James Tanner
|
c8bd14925d
|
Fixes #5369 Do not pass --force-yes to aptitude
|
2014-01-07 15:53:28 -05:00 |
|
James Tanner
|
dee960716b
|
Fixes #5353 create etc/hostname file in debian if it does not exist
|
2014-01-07 15:53:16 -05:00 |
|
jctanner
|
7520bac8ce
|
Merge pull request #5404 from sivel/rax-improvements
rax module: improvements
|
2014-01-07 15:52:35 -05:00 |
|
Michael DeHaan
|
1e6926b9ab
|
Merge pull request #5528 from dverhelst/devel
Adding support for detecting RHEV Hypervisor in ansible_virtualization_type
|
2014-01-07 15:51:21 -05:00 |
|
Michael DeHaan
|
659cb3118f
|
Merge pull request #5520 from kormoc/fix_symetric_tyop
While looking into filters, I noticed that the documentation has a typo....
|
2014-01-07 15:49:52 -05:00 |
|
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
|
2014-01-07 15:48:27 -05:00 |
|
Matt Martz
|
07a4fe1b0d
|
Don't overwrite max-width for wy-nav-content
|
2014-01-06 17:34:04 -06:00 |
|
Matt Martz
|
90d49cec5a
|
Increase the content max-width to 1140px from 800px
|
2014-01-06 17:15:04 -06:00 |
|
Matt Martz
|
26f7d62bf2
|
Get rid of grey background when content doesn't fill the screen
|
2014-01-06 17:15:04 -06:00 |
|
Matt Martz
|
f3978a7385
|
Properly indent @media blocks
|
2014-01-06 17:15:04 -06:00 |
|
Matt Martz
|
626f0f1393
|
Use some sed magic as the css minifier
|
2014-01-06 17:15:04 -06:00 |
|
Matt Martz
|
cc440d0a64
|
Add staticmin make target for compressing docs related css and js files, currently only theme.css
|
2014-01-06 17:15:04 -06:00 |
|
Matt Martz
|
e3c0c148e4
|
Add *.min.css to docsite/.gitignore
|
2014-01-06 17:15:04 -06:00 |
|
Matt Martz
|
e375f7d13a
|
Add beautified theme.css
* Update theme.conf to use theme.min.css
* Add "beautified" (un-minified) theme.css
|
2014-01-06 17:15:04 -06:00 |
|