Commit Graph

152 Commits (d6368ab4fa9d37b1a5ab5268154aab94e2f38496)

Author SHA1 Message Date
Michael DeHaan d6368ab4fa Update facter/ohai parts to talk about ansible facts in most recent release 2012-04-25 22:46:00 -04:00
Michael DeHaan eba1340542 Document ansible facts 2012-04-25 22:40:11 -04:00
Michael DeHaan 0165ceb3cc Document how to reference variables about another host from any host. 2012-04-25 22:32:24 -04:00
Michael DeHaan c6a709a954 Add new apt options and replace 'ensure' with 'state' 2012-04-25 22:28:22 -04:00
Michael DeHaan 26fb8eeb99 Update docs to explain how to get Python 2.6 going on EPEL 2012-04-25 22:25:13 -04:00
Michael DeHaan ab5ea63ae7 Add another item to testimonials section. 2012-04-22 20:05:11 -04:00
Michael DeHaan e38ea3807c Merge pull request #66 from sfromm/selinux 2012-04-22 16:50:13 -07:00
Michael DeHaan ab75ff5b39 Add "What People Are Saying" section. Rebuild. 2012-04-22 11:43:03 -04:00
Stephen Fromm 439b218309 Add documentation for context option to file module 2012-04-21 23:51:03 -07:00
Michael DeHaan 666afef0e5 Small edits to packaging section, docs rebuild 2012-04-21 12:12:46 -04:00
Michael DeHaan 7b7108928e Merge pull request #62 from tbielawa/fixYumExample
Fix yum example
2012-04-21 09:09:15 -07:00
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.
2012-04-20 21:34:44 +02:00
Tim Bielawa 7b7428a31e Fix yum example 2012-04-20 14:26:45 -04:00
Michael DeHaan bc0980496c Typo + fix header depth 2012-04-19 10:45:41 -04:00
Michael DeHaan 6831fb796c Shorten things up. We probably need a better slogan :) 2012-04-19 10:15:20 -04:00
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
2012-04-19 10:13:45 -04:00
Michael DeHaan 806fdf0fbe Clarify update-cache 2012-04-19 09:57:30 -04:00
Michel Blanc de25ec1f29 Fixes typo
Fixes typo in apt/update-cache blurb
2012-04-19 22:27:29 +02:00
Michel Blanc 25e86ddb7d Adds doc for apt operations
Documents update-cache and puge apt module options
2012-04-19 22:25:12 +02:00
Michael DeHaan 85647b252d Various doc updates 2012-04-18 23:02:28 -04:00
Michael DeHaan a510bdc469 Update fetch docs 2012-04-18 21:21:49 -04:00
Michael DeHaan da97024419 Explain template dep further 2012-04-17 21:02:19 -04:00
Michael DeHaan 7c43ca4fb1 Make note about jinja2 dependency going away 2012-04-17 20:57:01 -04:00
Michael DeHaan cd5fe8a467 update FAQ 2012-04-17 20:54:01 -04:00
Michael DeHaan 0ab8d9e193 Logo on every page. 2012-04-17 20:47:29 -04:00
Michael DeHaan 6c547e5f0f Logo update 2012-04-17 20:42:46 -04:00
Michael DeHaan 9d7668207e Merge pull request #53 from sfromm/selinux
Describe selinux functionality in file module
2012-04-17 17:34:44 -07:00
Stephen Fromm b9b0cd775b Describe selinux functionality in file module 2012-04-17 17:08:17 -07:00
Michael DeHaan 4f95dacee1 Document with_items 2012-04-17 20:04:24 -04:00
Michael DeHaan 85f0ff2572 Remove legacy port usage, now belongs in inventory file 2012-04-17 20:00:41 -04:00
Michael DeHaan 1caca11647 Rebuild + port docs 2012-04-17 19:59:41 -04:00
Michael DeHaan bdeff18675 Merge pull request #52 from dagwieers/master
Fix small typo
2012-04-17 16:56:59 -07:00
Michael DeHaan 48d3881d17 Document YAML inventory + eBuilds 2012-04-17 19:54:23 -04:00
Dag Wieers 4dec1d172b Fix small typo 2012-04-17 15:06:12 +02:00
Michael DeHaan b30aadcf0b Undocument --extra-vars 2012-04-16 23:07:59 -04:00
Michael DeHaan 8c091b35c5 remove contrib repo 2012-04-16 22:36:41 -04:00
Michael DeHaan a12ee6f30b Make note about pending port change 2012-04-16 22:18:08 -04:00
Michael DeHaan 55f4824735 Fix inconsistent heading sizes 2012-04-14 11:09:26 -04:00
Michael DeHaan 05b559805b update index 2012-04-14 09:00:16 -04:00
Michael DeHaan e481c456e0 Fix spelling/text + docs rebuild 2012-04-14 08:56:17 -04:00
Michael DeHaan adbf3590c5 Add info about sudo. 2012-04-14 08:45:27 -04:00
Michael DeHaan 2850b8d921 Add sudo password info. 2012-04-14 08:42:24 -04:00
Michael DeHaan 7c1b25e49b Add some security notes 2012-04-14 08:41:10 -04:00
Michael DeHaan 449725a214 Document local playbook usage. 2012-04-12 22:44:04 -04:00
Michael DeHaan ecfb22c8d8 Add info about contrib repo to docs 2012-04-12 22:33:21 -04:00
Michael DeHaan 39e052acbb update virt docs 2012-04-12 22:31:43 -04:00
Michael DeHaan daed69a4b1 Stub reference to SELinux. 2012-04-12 22:30:43 -04:00
Michael DeHaan da00799c56 Document the fetch module. 2012-04-12 22:29:49 -04:00
Michael DeHaan ace0d5ade4 Merge pull request #46 from makuk66/master
some doc fixes
2012-04-12 19:24:33 -07:00
Michael DeHaan 06fce9a0b3 update requirements 2012-04-12 22:23:16 -04:00