Commit Graph

2897 Commits (3fd77edecd2aa062650fa64f7e05da9b8f84dec8)
 

Author SHA1 Message Date
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
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
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
Michael DeHaan 96f6244336 Further docs hacking 13 years ago
Michael DeHaan eef726258d more playbook docs 13 years ago
Michael DeHaan f8fcbc6bd7 more 0.8 documenting 13 years ago
Brian Coca 620aeeb572 fixed but in pulling data from dmesg command, wrong function to use as file for for loop
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
13 years ago
Michael DeHaan e9bf75156e Docs + fix variable precedence of environment variables (ok, ok, I give in!) 13 years ago
Michael DeHaan e5b013ea41 add docs on fireball 13 years ago
Michael DeHaan e4c935835f Fix help text 13 years ago
Michael DeHaan c9453daf28 RST typo 13 years ago
Michael DeHaan b2ea92d36d Merge pull request #1335 from phgrau/devel
Use && for executing next command if, and only if, command1 returns an e...
13 years ago
Michael DeHaan 7583704144 "force=" code under the file module is problematic, remove it 13 years ago
Michael DeHaan f3407dec0e Merge branch 'basedir-plugins' of git://github.com/dhozac/ansible into devel 13 years ago
Michael DeHaan 4405244224 Docs rebuild 13 years ago
Michael DeHaan fea5d36417 Merge pull request #1343 from jpmens/eeemail
typo
13 years ago
Jan-Piet Mens e35d5188f9 typo 13 years ago