Commit Graph

2911 Commits (06923cd1f6b2e93baee84ec14dd5d8acbd855a46)
 

Author SHA1 Message Date
Daniel Hokka Zakrisson 06923cd1f6 None is unfortunately not an integer 13 years ago
Michael DeHaan 23831668c1 Update contrib/README.md 13 years ago
Michael DeHaan 4b7f2579a8 delete extra else clause 13 years ago
Michael DeHaan 9441bd723f Merge branch 'devel' of git://github.com/willthames/ansible into devel 13 years ago
Michael DeHaan a94a228cb4 update changelog 13 years ago
Michael DeHaan a908bd6a8f When using delegation, local_action should always use the local connection type. 13 years ago
Michael DeHaan 6f05eb9b69 Merge pull request #1361 from lantins/devel
Copy module can replace symlink with a real file.
13 years ago
Michael DeHaan 731ef69eae Merge pull request #1367 from jpmens/mdtempl
Add support for Github-flavored Markdown to module_formatter
13 years ago
Michael DeHaan cff8ea1434 Merge pull request #1372 from jpmens/rst_template1
module_formatter: .rst now correctly handles code examples
13 years ago
Michael DeHaan 3fd77edecd Merge pull request #1373 from jpmens/who1
Addition to WhoUses + typo fix
13 years ago
Michael DeHaan d3b543c2a2 Merge pull request #1374 from brainpage/symlink_fix
symlink fix
13 years ago
Michael DeHaan ee4bb97ab7 Merge pull request #1375 from sergevanginderachter/devel
docsite: small typo in handlers example yaml
13 years ago
Michael DeHaan 4e79835b34 Merge pull request #1378 from dhozac/ansible_ssh-fixes
Fixes for ansible_ssh_host and ansible_ssh_port
13 years ago
Daniel Hokka Zakrisson 6701726ba5 Port should be an integer 13 years ago
Daniel Hokka Zakrisson 28ca655217 Accessing a node that doesn't exist throws an exception 13 years ago
Serge van Ginderachter d5c5390acf typo in handlers example yaml 13 years ago
Jonathan Palley 736b554691 symlink fix 13 years ago
Jan-Piet Mens f834c62ffb Addition to WhoUses + typo fix 13 years ago
Jan-Piet Mens 558ca593f3 module_formatter: .rst now correctly handles code examples
- fixed template (it was the template), adding indentation with Jinja2
 - added description of code examples to man-page template (was missing)
 - fixed fireball, cron, and debug module examples to confrom
13 years ago
Jan-Piet Mens c98b828950 Add support for Github-flavored Markdown to module_formatter
- Uses HTML tables and Github-flavored code blocks (3 backticks)
13 years ago
willthames 3934cd7601 Fixed tests to reflect desired configuration behaviour
Test for when environment variable and configuration file
variable both set now tests that the environment variable takes
precedence

Removed logic that would never be triggered from
lib/ansible/constants.py
13 years ago
Michael DeHaan 6aafb42f2f add error message if keyczar is not installed and the user tries to use fireball mode 13 years ago
Michael DeHaan ee268535f6 Fix port overrides such that with fireball mode you don't have to specify an explicit port. 13 years ago
Michael DeHaan aaa413db3b Merge branch 'documentation' of git://github.com/lantins/ansible into devel 13 years ago
Michael DeHaan feb497a9e8 Env var vs config priority fixing 13 years ago
Michael DeHaan 1c77f95312 Add who uses ansible page back. 13 years ago
Luke Antins bde44f9df4 Add examples to user module documentation. 13 years ago
Luke Antins 9d9431109b Fix indent of fail module example to prevent unwanted `<blockquote></pre></p> <br/></blockquote>` from showing up in docsite output. 13 years ago
Luke Antins 08a6ac3fc7 Erroneous space in facter documentation. 13 years ago
Luke Antins 84cc3e2c8a Copy module can replace symlink with a real file. 13 years ago
Michael DeHaan bb3e7f4719 Remove "the the" 13 years ago
Michael DeHaan 25162c98ec Only expand lists in templating inside of module action lines, to avoid breaking usage with with_items and "in" statements, etc 13 years ago
Michael DeHaan d21d3677a6 Various tweaking of the delegate_to loop code. 13 years ago
Daniel Hokka Zakrisson 514f9232a0 Fix ansible_ssh_host after 339c05bb 13 years ago
Michael DeHaan b0f7296dde Merge pull request #1360 from dhozac/remove-debug-print
Remove debug print statements
13 years ago
Daniel Hokka Zakrisson db7149da1c Remove debug print statements 13 years ago
Michael DeHaan 5252b7bc93 Merge pull request #1357 from nigelm/nigelm_doc_tweaks
Added comment about long lines in playbooks
13 years ago
Nigel Metheringham 31d1afcb19 Added comment about long lines in playbooks
I had trouble finding this information, so though it was worth
adding to docs... but am not sure its easy to find for someone
specifically to find.  At least I think this inclusion matches the
tone of document, but maybe this info should go into a FAQ
instead/as-well?
13 years ago
Michael DeHaan 4abf23d34d Merge pull request #1353 from jpmens/moduledev1
Indicate module_formatter can produce boilerplate DOCUMENTATION
13 years ago
Jan-Piet Mens 9991dfee6c Indicate module_formatter can produce boilerplate DOCUMENTATION
add ./hacking/
13 years ago
Michael DeHaan 88e4051afc Merge pull request #1351 from cocoy/ec2-v2
Fix check boto version bug #1280. Using try/except for AttributeError.
13 years ago
Rodney Quillo 8344511e47 Fix check boto version bug #1280 13 years ago
Michael DeHaan c16572b6e2 Allow use of variables in delegate_to 13 years ago
Michael DeHaan 339c05bb88 Allows delegate_to to use inventory host/port info. 13 years ago
Michael DeHaan ac16efe289 Fix cowsay! Moo. 13 years ago
Michael DeHaan 4448391244 Merge pull request #1349 from bcoca/fix_bsd_dmesg_jails
fixed but in pulling data from dmesg command, wrong function to use as f...
13 years ago
Michael DeHaan 946e9473a9 Searchindex should not be part of source control 13 years ago
Michael DeHaan 63b1be4f37 Rebuild docs 13 years ago
Michael DeHaan d779f88149 more 0.8 docs 13 years ago
Michael DeHaan 5be35f270c More docs 13 years ago