Commit Graph

290 Commits (69e8b75dc3af7766838d8c63fd7065ce9a6c8b1f)

Author SHA1 Message Date
Michael DeHaan f81000c127 Document list on service module 2012-05-10 01:41:00 -04:00
Michael DeHaan 8559f0167d var section tweaks 2012-05-10 01:36:52 -04:00
Michael DeHaan c193f774c2 Doc custom facts 2012-05-10 01:33:19 -04:00
Michael DeHaan d9fe6e959b update docs 2012-05-10 01:27:34 -04:00
Michael DeHaan 7ea369a068 Doc system flags 2012-05-10 01:26:40 -04:00
Michael DeHaan a00ab37b22 Document raw module. 2012-05-10 01:20:31 -04:00
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.
2012-05-10 01:05:32 -04:00
Michael DeHaan 2166ed8e98 Document sudo -U 2012-05-10 01:04:26 -04:00
Michael DeHaan f4e01d2b19 notes about EPEL and release cycles 2012-05-10 00:58:27 -04:00
Michael DeHaan 0151ed4508 misc clarifications 2012-05-10 00:46:12 -04:00
Michael DeHaan 1051d8f5ca Update git module docs 2012-05-10 00:42:26 -04:00
Michael DeHaan 7b5f77aba6 Merge pull request #107 from mcodd/executable_inventory_clarification
Clarifications/fixes for executable inventory examples
2012-05-11 15:26:18 -07:00
Matt Coddington fc7bb858e4 Clarifications/fixes for executable inventory examples 2012-05-11 17:20:25 -04:00
Michael DeHaan 2d75199d83 Fix doc error about nested groups 2012-05-06 17:16:42 -04:00
Michael DeHaan e485aec355 Rebuild 2012-05-06 17:14:21 -04:00
Michael DeHaan f0d9f9652c Document inventory format upgrades in 0.4 2012-05-06 17:13:57 -04:00
Michael DeHaan 7f5c1b8f02 Temporary note about YAML support in 0.4, in case anyone tries it, coming back very very soon! 2012-05-06 15:05:42 -04:00
Michael DeHaan eadc78549f Rebuild 2012-05-02 00:55:54 -04:00
Michael DeHaan 0dcbffe784 Merge branch 'minor_edits' of https://github.com/johncallender/ansible.github.com
Conflicts:
	rst/modules.rst
2012-05-02 00:55:19 -04:00
Michael DeHaan 2f04126ea8 Merge pull request #94 from wgjohnson/master
Change the 'name' value for Playbook's variable example
2012-05-03 19:12:02 -07:00
Wes Johnson 77f33a70ba remove old dest entries 2012-05-03 18:01:11 -07:00
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'.
2012-05-03 17:47:44 -07:00
Wes Johnson 8f165e1d3c Revert "ignore eclipse's .project file"
This reverts commit 21550f6586.
2012-05-03 17:04:47 -07:00
Wes Johnson 21550f6586 ignore eclipse's .project file 2012-05-03 16:55:17 -07:00
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.
2012-05-03 16:54:41 -07:00
Michael DeHaan 5954a7d8cc Merge pull request #88 from sfromm/selinux
Update file documentation for se* options
2012-05-03 15:47:41 -07:00
Michael DeHaan 449c60153c Merge pull request #90 from pas256/patch-1
Add UID to user module documentation
2012-05-03 15:46:59 -07:00
Peter Sankauskas 01576f9447 Add UID to user module documentation 2012-05-03 10:47:27 -07:00
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.
2012-05-02 12:03:56 -07:00
John Callender 26c141e96e Issue #84: Doc tweaks for modules, moduledev, and playbooks 2012-05-02 06:53:29 -07:00
John Callender b247da54f1 Issue #82: Minor edits to doc text and formatting 2012-05-01 22:35:02 -07:00
Michael DeHaan 1c5f5acadf Rebuild 2012-05-02 00:34:56 -04:00
Michael DeHaan 0c2dd7b057 Clarify include section 2012-05-02 00:34:37 -04:00
Michael DeHaan 16c4802476 Docs rebuild 2012-05-02 00:24:01 -04:00
Michael DeHaan 139a1324e9 Allude to ansible-pull, more docs coming later. 2012-05-02 00:23:47 -04:00
Michael DeHaan 7d228c5198 Add github fork banner to docs project to correct for missing akamai resource. 2012-04-28 11:20:38 -04:00
Michael DeHaan b388ac721e move stuff back into footer 2012-04-28 10:53:15 -04:00
Michael DeHaan 07d7b7c802 Remove double tweet links 2012-04-28 10:50:55 -04:00
Michael DeHaan 589ae67d95 work on footer 2012-04-28 10:50:20 -04:00
Michael DeHaan ee20586d28 Attempt to cleanup rendering of social buttons 2012-04-28 10:46:09 -04:00
Michael DeHaan 57c4559a47 Attempt to add +1/like/etc buttons. 2012-04-28 10:42:32 -04:00
Michael DeHaan d049d425e6 Clarify stderr behavior of modules 2012-04-27 01:39:15 -04:00
Michael DeHaan aed5414cb6 Add note about variable precedence 2012-04-25 22:48:04 -04:00
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 81773f5635 rebuild 2012-04-25 22:28:38 -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 9177b7f30f rebuild 2012-04-22 20:05:32 -04:00