Commit Graph

310 Commits (b57e9c9a27ae5f21a176b7c17fb7b2bd667527c6)

Author SHA1 Message Date
Peter Sankauskas c5f791a297 Completed documentation of the EC2 external inventory script 12 years ago
Peter Sankauskas 4c4a96b088 Beginning to add EC2 documentation. 12 years ago
Ludovic Claude 8e0560f41c Document sudo_user 12 years ago
Michael DeHaan 52bcdf5e38 Merge pull request #138 from lorin/master
Fix missing colon in YAML example
12 years ago
Lorin Hochstein def40d0389 Missing a colon in a YAML example. 12 years ago
Peter Sankauskas 3807e16cad Adding the documentation for 'install-recommends' to APT. 12 years ago
Peter Sankauskas 107784980e Issue 135: Updating to reflect reality 12 years ago
Michael DeHaan d3fa1c36a5 docs build + formatting fix on the modules page 12 years ago
Michael DeHaan 6eb53ad540 misc doc updates for 0.5 12 years ago
Michael DeHaan c963278c58 Merge pull request #129 from goozbach/master
Add a global_vars file for use of all playbooks.
12 years ago
Jonathan Palley c3221f12cc Add/update documentation about magic variables. 12 years ago
Derek Carter 3aefdb0e87 added global vars to best practice 12 years ago
Michael DeHaan 73f7416864 Fix formatting glitch. 12 years ago
Michael DeHaan dd7113cc63 Merge pull request #122 from alanorth/getting_started
Clarify getting started instructions for git checkouts
13 years ago
Derek Carter cf3da1bd25 vars_files doesn't use include 13 years ago
Alan Orth 78c02a9163 Clarify getting started instructions for git checkouts
The default branch is already devel (as of June 14, 2012), so there's
no need to check this one out explicitly.  Also, it was being checked
out before we had even entered the source folder, which was obviously
a mistake.
13 years ago
Nathan A. Feger 2797b9f7fb Adding note about ${vars}
Add a note about how it is possible to use ${var} in addition to $var
13 years ago
Michael DeHaan e21595fcc7 Merge pull request #113 from johncallender/master
Found a couple more broken doc links
13 years ago
Michael DeHaan 71350a176c Merge pull request #112 from wgjohnson/examples-edits
removed '-' from ansible calls
13 years ago
Michael DeHaan 340faa5fde Add service state=reloaded 13 years ago
John Callender b243b8dcbf Fixing a couple more internal doc links. 13 years ago
Wes Johnson 992c2b8234 removed '-' from ansible calls 13 years ago
John Callender 25d868c654 minor format and typo edits for the 0.4 doc update. 13 years ago
Michael DeHaan 0127df97b5 new playbooks best practices page + docs rebuild 13 years ago
Michael DeHaan 4994566124 Various docs reorg and additions 13 years ago
Daniel Néri 2673b4b8a4 Remove outdated note about apt module 13 years ago
Michael DeHaan 85cedf52ef fix rst + docs rebuild 13 years ago
Michael DeHaan f81000c127 Document list on service module 13 years ago
Michael DeHaan 8559f0167d var section tweaks 13 years ago
Michael DeHaan c193f774c2 Doc custom facts 13 years ago
Michael DeHaan d9fe6e959b update docs 13 years ago
Michael DeHaan 7ea369a068 Doc system flags 13 years ago
Michael DeHaan a00ab37b22 Document raw module. 13 years ago
Michael DeHaan c9f6a2c978 Undocument override hosts (gone in 0.4, use -i "host1,host2" if you must, but want to leave that undocumented
as it's not a best practice so much.
13 years ago
Michael DeHaan 2166ed8e98 Document sudo -U 13 years ago
Michael DeHaan f4e01d2b19 notes about EPEL and release cycles 13 years ago
Michael DeHaan 0151ed4508 misc clarifications 13 years ago
Michael DeHaan 1051d8f5ca Update git module docs 13 years ago
Matt Coddington fc7bb858e4 Clarifications/fixes for executable inventory examples 13 years ago
Michael DeHaan 2d75199d83 Fix doc error about nested groups 13 years ago
Michael DeHaan f0d9f9652c Document inventory format upgrades in 0.4 13 years ago
Michael DeHaan 7f5c1b8f02 Temporary note about YAML support in 0.4, in case anyone tries it, coming back very very soon! 13 years ago
Michael DeHaan eadc78549f Rebuild 13 years ago
Michael DeHaan 0dcbffe784 Merge branch 'minor_edits' of https://github.com/johncallender/ansible.github.com
Conflicts:
	rst/modules.rst
13 years ago
Michael DeHaan 2f04126ea8 Merge pull request #94 from wgjohnson/master
Change the 'name' value for Playbook's variable example
13 years ago
Wes Johnson 77f33a70ba remove old dest entries 13 years ago
Wes Johnson b06c4a1618 rewrite file's 'dest' argument
Previously, there were two entries for 'dest'. I've combined them in a
way that makes sense to me.

This will be superfluous when 'path' is made. Ideally, I'd like to see
'path' have the bulk of the definition, and 'dest' to be an alias to
'path'.
13 years ago
Wes Johnson dfd671d60e change 'name' to a better description for variable example.
'make a directory' is a bad description, since the command "template …"
doesn't actually create a directory.
13 years ago
Michael DeHaan 5954a7d8cc Merge pull request #88 from sfromm/selinux
Update file documentation for se* options
13 years ago
Peter Sankauskas 01576f9447 Add UID to user module documentation 13 years ago
Stephen Fromm 2059c5f657 Update file documentation for se* options
Describes how you can use '_default' to seuser, serole, setype, and
selevel to use the default context from the policy, if available.
13 years ago
John Callender 26c141e96e Issue #84: Doc tweaks for modules, moduledev, and playbooks 13 years ago
John Callender b247da54f1 Issue #82: Minor edits to doc text and formatting 13 years ago
Michael DeHaan 0c2dd7b057 Clarify include section 13 years ago
Michael DeHaan 139a1324e9 Allude to ansible-pull, more docs coming later. 13 years ago
Michael DeHaan 7d228c5198 Add github fork banner to docs project to correct for missing akamai resource. 13 years ago
Michael DeHaan d049d425e6 Clarify stderr behavior of modules 13 years ago
Michael DeHaan aed5414cb6 Add note about variable precedence 13 years ago
Michael DeHaan d6368ab4fa Update facter/ohai parts to talk about ansible facts in most recent release 13 years ago
Michael DeHaan eba1340542 Document ansible facts 13 years ago
Michael DeHaan 0165ceb3cc Document how to reference variables about another host from any host. 13 years ago
Michael DeHaan c6a709a954 Add new apt options and replace 'ensure' with 'state' 13 years ago
Michael DeHaan 26fb8eeb99 Update docs to explain how to get Python 2.6 going on EPEL 13 years ago
Michael DeHaan ab5ea63ae7 Add another item to testimonials section. 13 years ago
Michael DeHaan e38ea3807c Merge pull request #66 from sfromm/selinux 13 years ago
Michael DeHaan ab75ff5b39 Add "What People Are Saying" section. Rebuild. 13 years ago
Stephen Fromm 439b218309 Add documentation for context option to file module 13 years ago
Michael DeHaan 666afef0e5 Small edits to packaging section, docs rebuild 13 years ago
Michael DeHaan 7b7108928e Merge pull request #62 from tbielawa/fixYumExample
Fix yum example
13 years ago
Michel Blanc 4aac448b06 Adds AUR link for Arch build
Adds URL to AUR ansile page
Adds suggestion to symlink python to python2 since most Arch users have
python3 by default. This suggestion might not be wise, though it doesn't
seem to break anything.
It might be probably wiser to have a patch for the AUR build that takes
care of this.
13 years ago
Tim Bielawa 7b7428a31e Fix yum example 13 years ago
Michael DeHaan bc0980496c Typo + fix header depth 13 years ago
Michael DeHaan 6831fb796c Shorten things up. We probably need a better slogan :) 13 years ago
Michael DeHaan f63d7bcacc Since the first h2 appears as the title (need to fix this) put something up there
that makes some sense.  Should put Ansible first in the html TITLE, need to investigate
Sphinx details
13 years ago
Michael DeHaan 806fdf0fbe Clarify update-cache 13 years ago
Michel Blanc de25ec1f29 Fixes typo
Fixes typo in apt/update-cache blurb
13 years ago
Michel Blanc 25e86ddb7d Adds doc for apt operations
Documents update-cache and puge apt module options
13 years ago
Michael DeHaan 85647b252d Various doc updates 13 years ago
Michael DeHaan a510bdc469 Update fetch docs 13 years ago
Michael DeHaan da97024419 Explain template dep further 13 years ago
Michael DeHaan 7c43ca4fb1 Make note about jinja2 dependency going away 13 years ago
Michael DeHaan cd5fe8a467 update FAQ 13 years ago
Michael DeHaan 0ab8d9e193 Logo on every page. 13 years ago
Michael DeHaan 6c547e5f0f Logo update 13 years ago
Michael DeHaan 9d7668207e Merge pull request #53 from sfromm/selinux
Describe selinux functionality in file module
13 years ago
Stephen Fromm b9b0cd775b Describe selinux functionality in file module 13 years ago
Michael DeHaan 4f95dacee1 Document with_items 13 years ago
Michael DeHaan 85f0ff2572 Remove legacy port usage, now belongs in inventory file 13 years ago
Michael DeHaan 1caca11647 Rebuild + port docs 13 years ago
Michael DeHaan bdeff18675 Merge pull request #52 from dagwieers/master
Fix small typo
13 years ago
Michael DeHaan 48d3881d17 Document YAML inventory + eBuilds 13 years ago
Dag Wieers 4dec1d172b Fix small typo 13 years ago
Michael DeHaan b30aadcf0b Undocument --extra-vars 13 years ago
Michael DeHaan 8c091b35c5 remove contrib repo 13 years ago
Michael DeHaan a12ee6f30b Make note about pending port change 13 years ago
Michael DeHaan 55f4824735 Fix inconsistent heading sizes 13 years ago
Michael DeHaan 05b559805b update index 13 years ago
Michael DeHaan e481c456e0 Fix spelling/text + docs rebuild 13 years ago
Michael DeHaan adbf3590c5 Add info about sudo. 13 years ago
Michael DeHaan 2850b8d921 Add sudo password info. 13 years ago
Michael DeHaan 7c1b25e49b Add some security notes 13 years ago
Michael DeHaan 449725a214 Document local playbook usage. 13 years ago
Michael DeHaan ecfb22c8d8 Add info about contrib repo to docs 13 years ago
Michael DeHaan 39e052acbb update virt docs 13 years ago
Michael DeHaan daed69a4b1 Stub reference to SELinux. 13 years ago
Michael DeHaan da00799c56 Document the fetch module. 13 years ago
Michael DeHaan ace0d5ade4 Merge pull request #46 from makuk66/master
some doc fixes
13 years ago
Michael DeHaan 06fce9a0b3 update requirements 13 years ago
Michael DeHaan e5baf5a926 Docs rebuild 13 years ago
Michael DeHaan 2b1a7dacc9 Pulling manpage references out of index so we don't have to maintain them in two places -- docs are more explanatory anyway 13 years ago
Michael DeHaan f05a84ad42 cat -> echo 13 years ago
Martijn Koster 6497570967 doc fixes 13 years ago
Michael DeHaan bef07194c0 Update docs 13 years ago
Michael DeHaan 1171da6fcd Update examples page to mention group capabilities aren't all that are listed on the examples page 13 years ago
Michael DeHaan c7f799675d Fix example typo + misc text 13 years ago
Michael DeHaan 4d4b10309d Merge pull request #41 from mgwilliams/file-module-symlinks
docs for file module -- symbolic links
13 years ago
Michael DeHaan 6a1c0ca718 Document playbook command for --extra-vars 13 years ago
Michael DeHaan fbc48a0d23 Document vars_prompt in playbooks 13 years ago
Matthew Williams 04196e20a8 docs for file module -- symbolic links 13 years ago
Michael DeHaan 94d8ea5ee9 Add speakerdeck link. 13 years ago
Michael DeHaan a879278713 Update module docs to include new user/group control features, fix formatting on playbooks page. 13 years ago
Michael DeHaan 8d92efa9fc image tweaks 13 years ago
Michael DeHaan f7a3b6a537 Update image width 13 years ago
Michael DeHaan a7c532e3f9 update architecture diagram, minor format changes 13 years ago
Michael DeHaan 337de79cf4 Add sudo/port info to examples, and sudo info to playbooks. 13 years ago
Michael DeHaan d17cb6a910 only_if actually works in playbooks for handler tasks, remove the note that says otherwise 13 years ago
Michael DeHaan 1a5aa89be8 Attempt to explain reason for project more on the home page. 13 years ago
Michael DeHaan ace55c6160 Update user module docs 13 years ago
Michael DeHaan d7b11e4a10 Allude to apt on the examples page. 13 years ago
Michael DeHaan 1f565c3d76 add documentation stub for apt, and fix agreement issues caused by Tim's doc ref link fixup. 13 years ago
Tim Bielawa ef632db9f3 Fix cross-document references to 'playbooks' in the modules source.
Update manpages from ansible repo to show when options require args.

Update clean target Makefile so 'rm' doesn't print a useless error
when files aren't found while cleaning.
13 years ago
Michael DeHaan 5a9fe3ac62 Update shell terminal example to reflect need to single quote shell variables. 13 years ago
Michael DeHaan 5327f52c3c Remove some note callouts on the example page and inline the commentary so it's easier to read. 13 years ago
Michael DeHaan 87ab7d76af Document the user module 13 years ago
Michael DeHaan 315a6358b4 Mention variable for context 13 years ago
Michael DeHaan 96357407e0 Make chat a web link. 13 years ago
Michael DeHaan ee2622ee7c Show how to save conditional predicates in vars sections, which makes only_if cleaner. 13 years ago
Michael DeHaan 7136ef756d Fix formatting error 13 years ago
Michael DeHaan 0a20e65f92 Add subscribe link to main page 13 years ago
Michael DeHaan a045630c02 Add docs on only_if 13 years ago
Michael DeHaan a98e0a8cc4 quoting 13 years ago
Michael DeHaan 6b8f5224b8 Added docs on conditional import usage 13 years ago
Michael DeHaan 860fe50048 Fix grammatical error. 13 years ago
Michael DeHaan 57dec507f0 List less alternative apps 13 years ago
Michael DeHaan 29293ba51d Rename 'design goals' to 'features' 13 years ago
Michael DeHaan cd06703fa2 Clarify some things on index page 13 years ago
Michael DeHaan 00bf6f1ebf Mention other distributions. 13 years ago
Michael DeHaan f29db92052 more complete from checkout docs 13 years ago
Michael DeHaan 3f75fd575c Show how easy it is to run from checkout. 13 years ago
Michael DeHaan c81aed412a Fix rst syntax errors 13 years ago