Abhijit Menon-Sen
bb12121225
Fix incorrect example of vars_prompt
2015-07-27 11:08:39 +05:30
Sébastien Gross
c0b7fcd304
Add documentation for regex_escape filter
2015-07-26 19:08:34 +02:00
Brian Coca
6c1f4ddf7e
Merge pull request #11736 from mscherer/fix_9971
...
Add more explicit documentation on ansible_nodename and ansible_hostname
2015-07-25 11:43:25 -04:00
Brian Coca
c7c5b40aa8
Merge pull request #11735 from mscherer/fix_10273
...
Document and test 'is undefined' rather than 'is not defined'
2015-07-25 09:56:15 -04:00
Michael Scherer
c2c20baf01
Add more explicit documentation on ansible_nodename and ansible_hostname
...
Fix #9971 , based on text from Paul Czarkowski
2015-07-25 14:27:59 +02:00
Brian Coca
0dc1cbd6b9
Merge pull request #9524 from ktosiek/patch-1
...
guide_rax.rst: fix add_host invocations
2015-07-25 08:27:29 -04:00
Michael Scherer
106e942faa
Document and test 'is undefined' rather than 'is not defined'
...
According to https://github.com/ansible/ansible/issues/10273 ,
this syntax should work better for nested dicts.
2015-07-25 14:05:27 +02:00
Brian Coca
8ace659d4c
Merge pull request #10524 from TwoD/arch
...
Added installation instructions for Arch Linux.
2015-07-24 18:33:21 -04:00
Henrik Danielsson
c5d2db9c88
Added note about Python 2 for Arch Linux and a link to the ArchWiki page.
2015-07-25 00:08:26 +02:00
James Cammarata
014f3e8f7a
Merge pull request #11722 from amenonsen/tagdocs
...
Clarify that tagging an include/role tags every task within
2015-07-24 15:29:09 -04:00
Brian Coca
587a327647
Merge pull request #11495 from xmj/devel
...
docsite/rst/intro_configuration.rst: reword Title.
2015-07-24 15:15:00 -04:00
Brian Coca
92516f9d11
extend conditions for async error
...
fixes #11207
2015-07-24 15:11:35 -04:00
Abhijit Menon-Sen
50d0d99ba6
Clarify that tagging an include/role tags every task within
...
Closes #11361
2015-07-25 00:21:06 +05:30
Brian Coca
6e2aca2261
Merge pull request #11670 from jody-frankowski/update-intro-inventory-params
...
Fix intro_inventory documented params. Update for the new 'become' system
2015-07-24 14:40:43 -04:00
James Cammarata
f6a08ce1ba
Adding a note about chaining filters after default(omit)
...
Fixes #10164
2015-07-23 16:58:12 -04:00
Andy Dirnberger
02589ffbba
Fix formatting of Groups of Groups
...
The example in the Groups of Groups section was being rendered as a quote.
Switching to the `::` notation causes it to render as preformatted text instead.
This could have also been done with a `.. code:` block, but I chose to be
consistent with other sections in the document.
2015-07-21 14:44:49 -04:00
Quentin Stafford-Fraser
dfd19d6bd8
Fix typo in docs
2015-07-21 19:38:49 +01:00
Quentin Stafford-Fraser
7a3519bbaa
Documentation for inventory ignored extensions
2015-07-21 19:25:00 +01:00
Jody Frankowski
4713e58b57
modify intro inventory params docs to be shorter, ansible_su/do is moved out
2015-07-21 20:02:05 +02:00
Jody Frankowski
f7c9b5382d
Fix intro_inventory documented params. Update for the new 'become' system
2015-07-21 13:47:03 +02:00
Brian Coca
84cc5f9afb
Merge pull request #9961 from volanja/replace_running_to_started
...
to replace `running` with `started`
2015-07-20 23:13:29 -04:00
Brian Coca
c40541964b
Merge pull request #11637 from bcoca/moar_docs
...
Moar docs
2015-07-20 22:31:34 -04:00
Brian Coca
9b1babdaec
fixed typo
2015-07-20 12:31:35 -04:00
Brian Coca
cc6ba4b459
fixed spelling
2015-07-20 12:30:15 -04:00
Brian Coca
f8ca978020
fixed extra hashmark
2015-07-20 12:29:18 -04:00
Brian Coca
6bff315ed8
Merge pull request #11656 from MiguelMoll/small-grammar-fix
...
Update intro_configuration.rst
2015-07-20 10:39:41 -04:00
Miguel Moll
076ea66815
Update intro_configuration.rst
...
Removed a small grammar redundancy.
2015-07-20 10:22:45 -04:00
Brian Coca
bb1a907823
added version added for regex_replace
...
fixes #8994
2015-07-20 08:59:09 -04:00
Brian Coca
cddd2b2392
fixed typo
2015-07-19 22:35:49 -04:00
Brian Coca
c0bcbf3b88
more changes from feedback
2015-07-19 17:33:26 -04:00
Brian Coca
0208a2cb30
updated as per feedback
2015-07-19 17:27:13 -04:00
Marc Tamsky
2724adf18e
Explain uniqueness requrement for handler task names.
2015-07-18 23:36:01 -07:00
Brian Coca
493c2e48ac
Merge pull request #11072 from bcoca/winmod_checklist
...
added windows module checklist
2015-07-18 23:09:03 -04:00
Brian Coca
173f27531c
moar docs
...
added docs for new v2 features
restructures modules bar and core/extras info into their own pages
changed templates to refer to the new pages
added some missing ansible.cfg options
more info on gathering setting
2015-07-17 22:53:11 -04:00
John Mitchell
e49d8b9582
actually remove google remarketing code instead of commenting out
2015-07-17 18:53:57 -04:00
John Mitchell
69fbd0472f
update styling and add documentation nav bar
2015-07-17 18:11:20 -04:00
John Mitchell
36c9eeced5
comment out docs remarketing code because it adds a weird black bar
2015-07-17 17:41:57 -04:00
Brian Coca
a91eee358c
fixed title underline length
2015-07-17 10:07:22 -04:00
objectified
b6b74746d9
fixed Github links to plugin sources
2015-07-13 17:17:05 +02:00
Brian Coca
698b277601
changed github and galaxy to always be https
...
fixes #9925
2015-07-11 11:33:28 -04:00
Brian Coca
493d91cb55
Merge pull request #11531 from tamsky/tamsky-document-jsonfile
...
document `jsonfile` fact cache
2015-07-10 18:14:59 -04:00
Brian Coca
9c5a6d7b5a
fixed all references to old plugins/inventory to point at contrib/inventory
2015-07-10 13:00:12 -04:00
Carlos E. Garcia
657495d13f
minor spelling changes
2015-07-10 12:42:59 -04:00
Marc Tamsky
aaf59319e4
document jsonfile and provide example config
2015-07-09 23:33:31 -10:00
Brian Coca
38904ead49
Merge pull request #11510 from jaceklaskowski/patch-1
...
Update index.rst
2015-07-07 09:20:08 -04:00
Jacek Laskowski
796c7accd1
Update intro_inventory.rst
...
Minor fix for consistency (and more engaging language :))
2015-07-07 14:03:46 +02:00
Jacek Laskowski
2a328ab61d
Update index.rst
2015-07-07 11:28:20 +02:00
Brian Coca
8224627036
Merge pull request #11487 from mikeputnam/ansible-ansible-issue-11397
...
Be more specific describing groups of groups,
2015-07-07 00:04:38 -04:00
Hugo van Kemenade
60ec726b37
Typos
2015-07-06 10:21:40 +03:00
Johannes Meixner
90a810e2a8
docsite/rst/intro_configuration.rst: reword Title.
...
Make Configuration the first word, so that it is in line with other documents
and that system administrators/devops people don't lose the tab when having
many browser tabs open.
2015-07-05 19:57:41 +03:00
Mike Putnam
02aa76d518
Remove docs remnant re: var use.
2015-07-04 13:48:34 -05:00
Mike Putnam
515de1e6eb
Be more specific describing groups of groups,
...
Fixes #11397
2015-07-04 12:30:04 -05:00
Jens Carl
3831f59094
Update developing_modules.rst
...
Fix typo.
2015-07-03 17:10:00 -07:00
Brian Coca
139138c604
Merge pull request #11370 from halberom/doc_magic_var
...
added role_path to magic var section
2015-07-02 18:17:07 -04:00
Toshio Kuratomi
f52c498aa1
Merge pull request #11410 from bhanuvrat/patch-1
...
grammar update to vault docs
2015-07-02 04:55:23 -07:00
Toshio Kuratomi
71f72b655e
Merge pull request #11432 from sivel/splitext-filter
...
Add splitext filter
2015-07-01 13:17:56 -07:00
Anuvrat Parashar
f9bf6ce4d0
makes it more concise.
...
@msabramos's suggestions[1] incorporated.
[1] https://github.com/ansible/ansible/pull/11410#issuecomment-116319780
2015-07-01 09:54:02 +05:30
Anuvrat Parashar
0070e17750
full rewrite of the paragraph.
...
following @abadger's suggestion[1] in the comments
[1] https://github.com/ansible/ansible/pull/11410#issuecomment-116049590
2015-07-01 09:29:44 +05:30
Toshio Kuratomi
4b1a14eb16
Fix title length (for docs formatting)
2015-06-30 12:51:20 -07:00
Brian Coca
dc83c0e3f3
Merge pull request #11360 from mrwacky42/patch-1
...
Clarify that setting ssh_args trumps control_path
2015-06-30 00:37:10 -04:00
Matt Martz
4059904a18
Add splitext filter
2015-06-29 15:39:57 -05:00
Toshio Kuratomi
6daae92e73
Merge pull request #11409 from erikdw/staging-instead-of-stage
...
change 'stage' to 'staging', as it a much more common term for a pre-…
2015-06-27 06:31:57 -07:00
Anuvrat Parashar
c17d8b9439
[grammar nazi] rearrangment.
2015-06-27 12:34:12 +05:30
Anuvrat Parashar
de4d4bcc80
grammatical rearrangements.
2015-06-27 12:30:45 +05:30
Erik Weathers
fde99d8095
change 'stage' to 'staging', as it a much more common term for a pre-production environment, and there are already many references to 'staging' appearing in the ansible code and docs, so let's be consistent
2015-06-26 23:38:06 -07:00
Sharif Nassar
cbae925307
Clarify that setting ssh_args trumps control_path
2015-06-26 23:32:30 -07:00
Erik Weathers
94011160b3
fix typo in module-development comment: by -> but
2015-06-26 23:30:13 -07:00
Brian Coca
6d2e1a3b24
Merge pull request #11363 from danasmera/devel
...
Add quote to a variable following a colon
2015-06-27 00:54:37 -04:00
Brian Coca
bdceb154e5
Merge pull request #11365 from halberom/undocumented_filters
...
docs - added missing filters
2015-06-26 18:57:36 -04:00
Gerard Lynch
a6a86a5bdb
added missing filters, changed since to new in version
2015-06-26 21:49:04 +01:00
Toshio Kuratomi
6b1ec141cb
Merge pull request #11389 from silviot/patch-1
...
Update link to github in developing plugins docs
2015-06-26 12:35:17 -07:00
Silvio Tomatis
784b18cb24
Update link to github
2015-06-25 19:50:17 +02:00
nitzmahone
ed07a90289
added six to install-from-source docs
2015-06-24 11:40:59 -07:00
Gerard Lynch
4942f18100
added role_path to magic var section
2015-06-24 16:54:53 +01:00
danasmera
b8434db3cc
fix: Add double-quote to a variable precedening color
2015-06-23 20:48:13 -04:00
danasmera
874df00f74
Add double-quote to a variable precedening color
2015-06-23 20:44:17 -04:00
Toshio Kuratomi
7b4ff28b87
Creating modules: use if __name__
2015-06-23 14:45:44 -07:00
Toshio Kuratomi
d19700944d
URL has changed
2015-06-23 08:52:57 -07:00
Peter Parente
2aba3b4172
Fix typo: "name" to "role"
2015-06-21 15:39:22 -04:00
Benno Joy
6e61881e80
Merge pull request #11329 from joshainglis/doc-fix
...
Fixed shebang in module example
2015-06-20 15:02:47 +05:30
Rodolfo Carvalho
fdc06c134a
Fix docs typo
2015-06-18 09:03:42 +02:00
James Cammarata
4705a79a98
Updating docs banners
2015-06-16 11:00:11 -04:00
Scot Marvin
0132c51346
Update index.rst
...
Adding some copy edits. Feel free to disregard.
2015-06-12 17:38:37 -07:00
Felix Gläske
48c1064d0b
Update guide_gce.rst
...
Make the docs more specific.
2015-06-12 17:21:23 +03:00
Philip Stephens
deb741240e
Update playbooks_vault.rst
...
As of 1.9 at least, you may specify a password file in your ansible.cfg and not have to extend your playbook calls with vault flags.
2015-06-10 16:36:26 -07:00
Dave James Miller
652daf3db4
Remove duplicated "By default" in docs
2015-06-09 19:48:38 +01:00
joshainglis
64ffa160dc
Fixed shebang in module example
2015-06-09 11:05:20 +10:00
Tim Gerla
597d3a5eaa
add an example of multiple plays in a single playbook
2015-06-08 19:32:44 -04:00
E. Dunham
20df50e11c
Fix confusing wording about aliases
...
Point out that nicknames for hosts can go in the hosts file, by fixing wording that seemed contradictory.
2015-06-06 21:35:51 -07:00
vroetman
e3d40e541c
Update current released Ansible to 1.9.1
...
Update current released Ansible to 1.9.1 and development version to 2.0
2015-06-05 09:55:24 -04:00
Javier Martínez
23cbfc17e5
Fixed Github examples directory URL
2015-06-04 17:52:37 +02:00
Brian Coca
337b1dc45c
minor doc fixes
2015-06-03 20:56:33 -04:00
Brian Coca
2e39661a26
made with_ examples have explicit templating
2015-06-03 11:15:42 -04:00
James Cammarata
e547e1f9ba
Merge branch 'devel' into devel_switch_v2
2015-06-01 16:53:15 -05:00
Rob Szarka
d8bfb4c629
Update guide_aws.rst
...
Fixed typos.
2015-05-29 21:49:52 -04:00
James Cammarata
2bad888f28
Merge branch 'v2_final' into devel_switch_v2
...
Conflicts:
lib/ansible/inventory/__init__.py
lib/ansible/modules/core
lib/ansible/utils/__init__.py
lib/ansible/utils/module_docs.py
2015-05-28 15:26:03 -05:00
René Moser
83074f4d93
doc: we need GPLv3 license headers
...
GPLv2 only headers are incompatible with GPLv3
2015-05-27 15:10:10 +02:00
Brian Coca
7508709045
updated as per feedback
2015-05-27 07:30:10 -04:00
Gourav Shah
6dad0124e9
corrected the playbook name from rolling_upgrade.yml to rolling_update.yml as per example playbook
2015-05-27 09:47:52 +05:30
Brian Coca
c87586e9e5
updated formatting
2015-05-26 15:11:30 -04:00
Erik Weathers
5c455ad729
fix typo in --ask-sudo-pass reference within playbook_intro doc
2015-05-24 17:02:02 -07:00
Jeremy Olexa
2180981a6e
Minor Fix for broken link
2015-05-19 22:18:24 -05:00
Toshio Kuratomi
0bb4101842
Fix doc formatting
2015-05-19 15:13:09 -07:00
Brian Coca
6c1e806a2f
added return docs management
2015-05-18 09:57:44 -04:00
Brian Coca
d42cfb3386
added module checklist docs
2015-05-18 08:57:22 -04:00
Toshio Kuratomi
8a26b17f16
Merge pull request #11009 from kustodian/fix-pattern-documentation
...
Fixed documentation for host pattern portions
2015-05-15 09:20:51 -07:00
Strahinja Kustudić
fa1549fec1
Fixed documentation for host pattern portions
2015-05-14 12:24:36 +02:00
Serge van Ginderachter
9b646dea41
Add optional 'skip_missing' flag to subelements
2015-05-12 12:52:16 -05:00
Brian Coca
537baf6512
Merge pull request #10903 from gtback/include-variable-structure-docs
...
Make "include" variable documentation consistent
2015-05-11 22:56:56 -04:00
Alex Muller
1caee5cb79
Remove unnecessary 'from' in playbook intro docs
...
To make this sentence make sense.
Fixes #10970 .
2015-05-11 20:12:21 +01:00
Tom Paine
0c21f05bcd
Update become.rst
...
Visually separate commands and values from description text for clarity. Add value detail for become_user and become_method to match become.
2015-05-11 18:33:24 +01:00
Brian Coca
419ef0d19c
Merge pull request #10959 from bcoca/sudo_docfix
...
fixed docs on the meaning of -H sudo arg
2015-05-08 14:53:42 -04:00
Brian Coca
2e8758d8c4
fixed docs on the meaning of -H sudo arg
...
fixes #7418
2015-05-08 11:08:10 -04:00
Tom Paine
1108fd3dd2
Update playbooks_tags.rst
...
highlight the command part of the sentence to clarify use of 'all' tag.
2015-05-07 12:22:08 +01:00
Jon Hawkesworth
9d572afb61
Add advice about using unpatched Windows Management Framework 3.0.
...
Hopefully this should reduce bug reports like #10878 and #10825
2015-05-06 06:33:34 +01:00
Toshio Kuratomi
4839243366
Documentation fixes
2015-05-05 13:51:22 -07:00
Brian Coca
91caadab86
Merge pull request #10884 from nickhammond/privilege_escalation
...
Add become docs to the intro configuration for #10881
2015-05-05 10:47:03 -04:00
Brian Coca
e971b60f26
updated docs about ansible_hosts/inventory env vars
2015-05-05 09:48:57 -04:00
Brian Coca
5959f83248
Merge pull request #10860 from bcoca/role_doc_clarify
...
clarify role spec, dependencies and galaxy involvment.
2015-05-04 12:17:17 -04:00
Greg Back
8a7496af42
Make "include" variable documentation consistent
...
There is already a good example of a list variable ("ssh_keys")
contained above this snippet, so reuse the content here.
2015-05-01 16:45:56 -05:00
Bill Nottingham
4d4e2bb5a0
Tweak vault description.
...
Vault isn't specifically for source control. Make description a little more generic and descriptive.
2015-05-01 13:53:29 -04:00
Charles Lanahan
c9815ef286
Update intro_dynamic_inventory.rst
...
Examples of special characters being converted to underscores for clarity.
2015-05-01 10:23:56 -07:00
Brian Coca
4e85419257
Merge pull request #10853 from cgar/spelling
...
just a few spelling error changes
I swear only 95% of those are mine!
2015-04-30 09:02:09 -04:00
Nick Hammond
be15d74935
Add become docs to the intro configuration for #10881
2015-04-29 21:22:24 -05:00
Brian Coca
3846528366
clarify role spec, dependencies and galaxy involvment.
...
fixes #10832
2015-04-28 16:38:53 -04:00
Toshio Kuratomi
39650efc38
Fix title underline for rst
2015-04-28 11:11:49 -07:00
Carlos E. Garcia
cfbfd38723
just a few spelling error changes
2015-04-28 09:36:42 -04:00
Tyler Harper
ee32403467
change --ansible-private-keyfile to --private-key
...
An old command line option was left in the documentation.
2015-04-27 11:16:56 -04:00
Brian Coca
8161dab60a
added notes about privilege escalation limitations
2015-04-21 15:32:35 -04:00
Greg Taylor
c5e9a87e74
Correct emphasis markup nit in playbooks_vault.rst
...
It looks like the original intention was to italicize, but someone was used to another markup language. I have switched the wrapped tags so we're showing italics and not a broken link.
2015-04-21 11:11:57 -07:00
Hiroaki Nakamura
f0158d4eed
Add Python 2.7 to Conrol Machine Requirements in docsite
2015-04-22 02:57:26 +09:00
Hennadiy (Gena) Verkh
da3780908a
Fixed links
2015-04-21 11:32:10 +02:00
Mikko Ekström
1d966ac5bb
Correct minor spelling typos.
2015-04-21 00:13:52 +02:00
Brian Coca
56deb35e67
updated intro to new become syntax, also added link to full become docs
2015-04-20 13:31:36 -04:00
Brian Coca
5d446bbd5b
Merge pull request #10767 from sivel/issue/10763
...
Correct the ternary example. Fixes #10763
2015-04-18 22:48:44 -04:00
Matt Martz
d34e7d7bca
Correct the ternary example. Fixes #10763
2015-04-18 16:05:35 -05:00
Kevin Ndung'u
5913227d9f
Make shell quoting rules explanation a bit clearer
...
I personally got confused by the use of 'vs' in the explanation.
Maybe this explains it better?
2015-04-18 12:47:02 +03:00
Mark Phillips
77afdd16b0
Fixed a few typos in the become documentation
2015-04-16 17:30:54 +01:00
Brian Coca
a6592ba0f9
updated banners as per marketing's request
2015-04-15 11:49:46 -04:00
eroldan
87dde862bd
Fixed wrong example of 'environment' for setting PATH
2015-04-13 16:21:08 -03:00
Toshio Kuratomi
bad554d517
Merge pull request #9268 from kustodian/docs_advance_conditions
...
Added an example for paretheses
2015-04-13 10:13:41 -07:00
Toshio Kuratomi
1121928f50
Merge pull request #10318 from dmahler/devel
...
Some grammatical updates
2015-04-13 08:43:31 -07:00
Jesse Rusak
652cd6cd5e
Fix --force-handlers, and allow it in plays and ansible.cfg
...
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
2015-04-10 19:38:59 -04:00
Chris Church
944690118f
Update windows documentation to indicate how to specify kerberos vs. basic auth.
2015-04-09 15:51:43 -04:00
Brian Coca
1e7f7bfc12
Merge pull request #10642 from gaomd/patch-1
...
Remove redundant whitespace.
2015-04-08 11:21:22 -04:00
Niall Donegan
3ae4ee9c52
Updated outdated link to module directory.
...
Core modules link updated and Extras link added.
2015-04-08 14:24:21 +01:00
Mengdi Gao
665babdaab
Remove redundant whitespace.
2015-04-08 14:19:45 +08:00
Mohamed Hazem
bb3f50361e
Replaced --start-at with --start-at-task
2015-04-05 20:47:22 +03:00
Bill Nottingham
7e3b3b6ebe
Update intro_windows.rst
...
Add a bit about what Windows versions PS3 is actually available for.
2015-04-03 14:26:45 -04:00
Bill Nottingham
22608939eb
Update intro_windows.rst
...
Refer to PowerShell consistently.
2015-04-03 14:23:04 -04:00
Matt Martz
fa076591c9
Don't recommend installing ansible via homebrew
2015-04-02 15:30:37 -05:00
Luke
132c0e794d
note added to source section
...
Added reminder to not use source install method if you're going to be installing ansible for a Tower system
2015-04-01 08:29:56 -04:00
Brian Coca
c90e3f0d16
small updates to community and contribution page
2015-03-29 15:58:56 -04:00
Henrik Danielsson
c6942578bf
Added installation instructions for Arch Linux.
2015-03-24 12:00:58 +01:00
Cristian Ciupitu
577cdcadb3
Doc: use literal code blocks for YAML examples
...
Without this, the straight double quotes (") are displayed as curved
quotes (“ and ”).
2015-03-23 22:52:42 +02:00
Tim Rupp
9a680472f8
Fixes a brief spelling error
...
Fixes a simple spelling mistake that was bugging me when I read the online
docs. Trying to make the docs as great as possible.
2015-03-21 19:22:12 -07:00
Henry Todd
10e14d0e0a
Update add_host example in AWS Guide
...
The add_host module now uses "groups" instead of "groupname" to allow for specifying more than one group.
2015-03-21 13:21:55 +08:00
Brian Coca
64b447f01b
grammer correction
2015-03-20 16:55:03 -04:00
Brian Coca
690d227034
extended return value explanation
2015-03-20 16:55:03 -04:00
Brian Coca
94909bd4a2
Added return values documentation to modules
2015-03-20 16:55:03 -04:00
Toshio Kuratomi
d1641f2925
Remove the multiline string for arguments not.
2015-03-19 16:10:01 -07:00
Toshio Kuratomi
86dc83b76d
Merge pull request #10163 from maxamillion/docs_yaml_dict_playbook
...
Add intro to playbook docs using YAML dictionaries
2015-03-19 16:08:36 -07:00
Brian Coca
85cfe1bd52
added google addwords tag
2015-03-19 11:17:16 -04:00
Michael Crilly
8e346186b2
Correct version number.
...
1.8.4 is the latest stable now, I believe.
2015-03-13 18:07:18 +00:00
Jeff Widman
f6d8e457ab
Typo: lead --> led
2015-03-11 01:20:17 -07:00
Brian Coca
5f6db0e164
preliminary privlege escalation unification + pbrun
...
- become constants inherit existing sudo/su ones
- become command line options, marked sudo/su as deprecated and moved sudo/su passwords to runas group
- changed method signatures as privlege escalation is collapsed to become
- added tests for su and become, diabled su for lack of support in local.py
- updated playbook,play and task objects to become
- added become to runner
- added whoami test for become/sudo/su
- added home override dir for plugins
- removed useless method from ask pass
- forced become pass to always be string also uses to_bytes
- fixed fakerunner for tests
- corrected reference in synchronize action plugin
- added pfexec (needs testing)
- removed unused sudo/su in runner init
- removed deprecated info
- updated pe tests to allow to run under sudo and not need root
- normalized become options into a funciton to avoid duplication and inconsistencies
- pushed suppored list to connection classs property
- updated all connection plugins to latest 'become' pe
- includes fixes from feedback (including typos)
- added draft docs
- stub of become_exe, leaving for future v2 fixes
2015-03-10 18:42:36 -04:00
Brian Coca
39a3d6f5ed
added version to ternary example
2015-03-10 12:42:55 -04:00
Brian Coca
0ff77b3650
Merge pull request #10404 from maxalbert/doc_enhancement
...
Add note to section 'Loops' that the 'when:' statement is processed per-item
2015-03-10 10:51:47 -04:00
Brian Coca
a4c7aca419
Merge pull request #10395 from AndrewLorente/patch-2
...
Mention `view` in the ansible vault docs
2015-03-10 10:43:05 -04:00
Dag Wieers
2e67372919
Make the example somewhat more feature complete
...
New users might think that "state=started" implies that the service is also started at boot-time, which isn't.
By adding it, this change makes a clear distinction between the service state, and whether it is enabled (at boot).
And makes the example more feature-complete as this is what most people would be doing anyway.
2015-03-09 16:16:58 +01:00
Brian Coca
08617c087b
Merge pull request #8866 from Fresheyeball/patch-1
...
Document Environment in tasks as well
2015-03-09 02:05:27 -04:00
Toshio Kuratomi
cc7385d8f7
Add the playbook filters to a toctree
2015-03-06 21:02:40 -08:00
Maximilian Albert
af593c2f51
Add note to section 'Loops' that the 'when:' statement is processed per-item.
2015-03-06 21:35:49 +00:00
Andrew Lorente
822c401a71
Mention view
in the ansible vault docs
2015-03-05 14:01:09 -08:00
Vincent van Scherpenseel
01886ede28
Update playbooks_vault.rst
...
Typo fix (passwords -> files).
2015-03-05 14:05:38 +01:00
Brian Coca
6223094c54
Merge pull request #10351 from lekum/doc-update-mock
...
Update doc for testing PR with mock dependency
2015-02-27 08:54:51 -05:00
Alejandro Guirao
0e493dbd69
Update doc for testing PR with mock dependency
2015-02-27 09:34:20 +01:00
Brian Coca
d0f8df4bdb
Merge pull request #10079 from lorin/csv-lookup-doc
...
Add docs for csvfile lookup
2015-02-26 23:54:57 -05:00
Brian Coca
5a64b2e269
Merge pull request #10305 from bcoca/cartesian
...
Cartesian
2015-02-26 23:25:33 -05:00
Brian Coca
c9cbe9d528
Merge pull request #9906 from NateEag/patch-1
...
"its" => "it's" in docsite/rst/intro_adhoc.rst
2015-02-26 22:57:17 -05:00
Toshio Kuratomi
82685799cb
filter name is realpath, not readlink
...
Fixes #10062
2015-02-26 14:17:39 -08:00
Brian Coca
c81d981164
Merge pull request #10183 from bcoca/tag_control
...
adds complex tag management
2015-02-25 10:36:11 -05:00
David Mahler
c4144b1391
Some grammatical updates
2015-02-22 19:28:16 +00:00
Maciej Delmanowski
c10f4c23dd
Specify that 'ipaddr' is available in 1.9
2015-02-21 14:11:04 +01:00
Maciej Delmanowski
25ef581a90
Add basic examples of ipaddr filter use
2015-02-21 13:34:22 +01:00
Maciej Delmanowski
71dae62b2a
Add IP address filter documentation
2015-02-21 13:21:07 +01:00
Maciej Delmanowski
c866a26d81
Move Jinja2 filters documentation to separate file
2015-02-21 13:01:22 +01:00
Brian Coca
965680a18e
documented cartesian lookup in 1.9
2015-02-20 09:06:17 -05:00
Brian Coca
a66c559818
documented new wantlist feature
2015-02-19 18:29:29 -05:00
Brian Coca
54cf8f1138
Merge pull request #10256 from kstrauser/kerberos-docs
...
Added winrm/kerberos configuration information
2015-02-16 12:48:21 -05:00
Kirk Strauser
1b67aa94e8
Added winrm/kerberos configuration information
2015-02-16 09:36:39 -08:00
Lorin Hochstein
639f06e0e8
Document redis_kv Python package dependency
...
Mention in docs that the redis_kv lookup requires that the redis Python package
is installed.
2015-02-15 22:37:58 -05:00
Brian Coca
af573db47a
documented new tag behaviour
2015-02-13 08:27:07 -05:00
Brian Coca
a2c9f8a352
Merge pull request #10228 from giovtorres/broken_link_in_footer
...
Fixed broken link. Added links to both core and extras git repos.
2015-02-12 15:18:20 -05:00
Toshio Kuratomi
53e5c5e33f
Merge pull request #10205 from alefteris/patch-1
...
Typo in galaxy.rst
2015-02-12 12:00:25 -08:00
giovtorres
a6d313f347
Fixed broken link. Added links to both core and extras git repos. Bumped date
...
to 2015.
2015-02-12 12:57:54 -05:00
Brian Coca
62a6378c4a
Merge pull request #8792 from bcoca/ternary_filter
...
ternary filter
2015-02-12 11:29:49 -05:00
Brian Coca
ec8483eb69
Merge pull request #10227 from fullergalway/patch-1
...
Small change to guid_gce.rst, 'project-name', should be 'project_id'
2015-02-12 10:00:13 -05:00
fullergalway
a8c02ea807
Small update to guid_gce.rst, says 'project-name', should be 'project_id'.
2015-02-12 09:15:43 +00:00
Tongliang Liu
1fc2095157
Added "--recursive" to git clone command in installation via yum section. Changed rpm build parent directory to current dir.
2015-02-11 20:00:38 -08:00
Brian Coca
f05a1085e9
Merge pull request #9249 from tjanez/doc-add_note_about_escaping_with_regex_replace
...
Added a note about escaping backreferences when using 'regex_replace' filter
2015-02-11 17:47:19 -05:00
Thanos Lefteris
ef11c8ce55
Typo in galaxy.rst
2015-02-11 23:03:45 +02:00
Brian Coca
13d788021f
Merge pull request #4820 from mscherer/add_local_config
...
Add path for user defined plugin
2015-02-11 14:44:07 -05:00
Brian Coca
2779b9ac41
changed link from londonfest to tower
2015-02-10 09:49:43 -05:00
Brian Coca
9820165265
Merge pull request #10188 from simontite-capita-ti/patch-1
...
Update playbooks_delegation.rst
2015-02-09 10:14:34 -05:00
simontite-capita-ti
21094614c0
Update playbooks_delegation.rst
...
There's a space missing "hosts:127.0.0.1" should be "hosts: 127.0.0.1"
2015-02-09 11:05:21 +00:00
Brian Peiris
ae5f64c232
Update YAMLSyntax.rst
2015-02-05 11:16:39 -05:00
Brian Peiris
32a5dc22c6
Reformat description of a dictionary entry.
2015-02-05 11:13:33 -05:00
Adam Miller
1e787bd91e
Add intro to playbook docs using YAML dictionaries
2015-02-04 09:56:44 -06:00
Erika Heidi
c20c6d4eb4
[Vagrant guide] Updating private key location
...
Since Vagrant 1.7.0, released in December 2014, the private key file is autogenerated and has a new location - check the changelog for more info: [version 1.7.0 changelog](https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#170-december-9-2014 )
2015-02-02 13:30:17 +01:00
Michael Scherer
d6edbeb4d0
Fix documentation on hostfile vs inventory , follow up of #10130
2015-02-01 12:12:40 +01:00
Brian Coca
daa2c3a956
Merge pull request #9584 from Sgoettschkes/issue_docs_missing_ansible_sudo
...
Adding inventory parameter to documentation
2015-01-28 13:42:59 -05:00
Brian Coca
990d08b63f
Merge pull request #10113 from bcoca/url_lookup
...
Url lookup
2015-01-28 09:54:40 -05:00
Dagobert Michelsen
7a90139e3c
Add OpenCSW for Solaris
2015-01-28 10:23:03 +01:00
Brian Coca
6118bf4b64
corrected missing quote
2015-01-27 17:48:39 -05:00
Brian Coca
424065229c
added example of url lookup
2015-01-27 17:25:55 -05:00
William Jimenez
36e0e1ef26
explain -q flag for env-setup
...
See https://github.com/ansible/ansible/issues/10109
2015-01-27 12:56:21 -08:00
Lorin Hochstein
0474b5ce5d
Document that dnstxt lookup requires dnspython
...
Add a line in the docs to specify that dnstxt requires that you have the
dnspython package installed.
2015-01-25 15:20:49 -05:00
Lorin Hochstein
6a7012474b
Add docs for csvfile lookup
2015-01-23 21:06:12 -05:00
Björn Andersson
65e4f2b2bc
Add filter to turn a string into a UUID
...
This filter was made because I needed to create idempotent UUIDs when
installing the agent for Go (http://go.cd ), which uses UUIds to
distinguish the agents from each other.
It uses a newly created Ansible namespace to distinguish UUIDs created
by Ansible from any other source. The new namespace is a random one
created by uuidgen on OSX.
2015-01-21 08:07:17 +08:00
Brian Coca
cf6f05e71d
Merge pull request #10039 from tima/doc-version-fix
...
Modified the version numbers in one section on index of docs to reflect their current state.
2015-01-19 15:30:41 -05:00
Brian Coca
1a1b66702f
Merge pull request #10037 from lekum/aws-doc-bug
...
Add missing register
2015-01-19 15:29:59 -05:00
Brian Coca
2a9d5054bf
Merge pull request #9995 from bcoca/hash_filters
...
Hash filters
2015-01-19 15:17:39 -05:00
Jeremy Voorhis
f6e309bebb
Fix copy/paste in plugins docs.
2015-01-18 15:55:24 -08:00
Timothy Appnel
802f0048e5
Modified the version numbers in one section on index of docs to reflect their current state.
2015-01-18 14:34:02 -05:00
Alejandro Guirao
63808ee3f1
Add missing register
2015-01-18 14:27:26 +01:00
Brian Coca
b28ef1701f
Merge pull request #9896 from resmo/fix/doc
...
doc: mention smart gathering for facts caching
2015-01-16 10:17:51 -05:00
Brian Coca
ffe1dcde28
Merge pull request #9713 from bcoca/fact_cache_n_gathering
...
mentioned gathering settings in fact caching.
2015-01-16 10:17:17 -05:00
Major Hayden
eaac53922c
Small spelling fix for Rax docs
2015-01-13 21:19:27 -06:00
Brian Coca
35247fabb8
added hash and password_hash functions
...
documented new hashing filters and preexisting hashing filters
removed extra sha1 example in others, clarified some of the hashing examples
2015-01-13 14:05:57 -05:00
stevelenihan
c29da7927c
Correcting spelling mistake
...
Change 'uncrypted' to 'unencrypted'
2015-01-13 16:53:14 +00:00
Kerry Ivan Kurian
630ae89977
fix typo
2015-01-12 12:24:17 -07:00
Brian Coca
375f4d701c
Merge pull request #9076 from jirutka/patch-1
...
Add Gentoo install notes do intro_installation
2015-01-12 10:27:03 -05:00
Marco Ippolito
31c8523371
Updated shebang from #!/bin/bash to #!/usr/bin/env bash (more flexible)
2015-01-10 17:21:43 -08:00
volanja
e213fdb15d
to replace running
with started
2015-01-09 01:24:41 +09:00
Toshio Kuratomi
fe53d86a83
inventory is ini-like but not quite like other implementations
2015-01-05 09:18:52 -08:00
Brian Coca
8760392a95
Merge pull request #9910 from NateEag/patch-3
...
Fix some typos in developing_modules.rst
2014-12-29 17:40:33 -05:00
Nate Eagleson
410c8fc825
Fix some typos in developing_modules.rst
2014-12-29 08:39:39 -05:00
Nate Eagleson
d2cae91dcf
Improve wording in playbooks_intro.rst
...
I was reading the docs and thought "that wording seems off."
2014-12-29 08:03:38 -05:00
Nate Eagleson
20937f6fa2
"its" => "it's" in docsite/rst/intro_adhoc.rst
...
Noticed this grammar error while reading through the intro and figured
I'd send a quick PR.
2014-12-28 21:35:30 -05:00
René Moser
a88e928bf0
doc: mention smart gathering for facts caching
2014-12-25 23:33:56 +01:00
Toshio Kuratomi
fb5b682989
Use "override" instead of "loaded second" to be clear about what happens
...
Need for clarification brought up here:
https://github.com/ansible/ansible/issues/9877
2014-12-23 12:37:42 -08:00
Jérémie Astori
35b94948b9
Fix conditionals doc example
...
Use most recent parameters for yum
2014-12-21 23:42:01 -05:00
Toshio Kuratomi
7ab1e52575
Merge pull request #9832 from bcoca/math_filters
...
math filters!
2014-12-16 15:42:22 -08:00
Brian Coca
b07ce8b942
removed redundant math functions as jinja2 provides abs() and round()
...
already
2014-12-16 17:57:21 -05:00
Brian Coca
6a3c26eb70
removed stray j
2014-12-16 17:49:32 -05:00
Brian Coca
7a43d40050
math filters!
2014-12-16 17:47:50 -05:00
Toshio Kuratomi
b74a02301b
Fix documentation syntax problems
2014-12-16 12:25:41 -08:00
Brian Coca
8908f4a0ef
Merge pull request #7214 from lorin/dyn-inv-doc
...
Document static groups of dynamic groups
2014-12-15 17:56:25 -05:00
axiaoxin
5838812967
minor
2014-12-15 15:55:12 +08:00
axiaoxin
36eab28c7c
making the whitespace expicity in dict
2014-12-15 15:53:35 +08:00
axiaoxin
c0cb4b3e08
in key/value pairs, whitespace is needed after the colon
2014-12-15 15:44:00 +08:00
axiaoxin
b9761a0692
members of a list must start with `-
`
2014-12-15 15:32:49 +08:00
Michael Scherer
72eab3c019
fix the documentation path for latest regarding plugins
2014-12-11 23:35:37 +01:00
Donovan Hernandez
a1a6b8dfbb
Fix typo for the word "maintaining"
2014-12-11 02:10:44 -06:00
Tim Gerla
23405b60cb
fix up formatting for one code section in guide_aws
2014-12-10 19:04:02 -08:00
Mike Putnam
09ef8f5722
Typo fix in playbook delegation docs.
2014-12-10 12:13:31 -06:00
Mike Putnam
e507a79b96
Typo fix
2014-12-10 11:41:31 -06:00
Toshio Kuratomi
12e1884352
Merge pull request #9755 from armetiz/docs_format
...
Add missing connection and header
2014-12-09 09:54:41 -08:00
Toshio Kuratomi
ff970eabd8
Add role vars to differentiate with role defaults
2014-12-09 09:51:51 -08:00
Thomas Tourlourat
050a2dc919
Add missing connection and header
2014-12-09 14:28:57 +01:00
Lorin Hochstein
c4d5e9195b
Docfix: checking a background task
...
Minor changes to wording on how to check a background task with async_status.
Fixes #9740
2014-12-08 21:52:03 -05:00
Michael DeHaan
5890876d72
Merge pull request #9737 from lorin/doc-nopoll
...
Docfix: running background tasks without polling
2014-12-08 14:04:19 -08:00
Lorin Hochstein
e86259cdf3
Docfix: running background tasks without polling
...
Fix the example in the doc to explicitly set the poll interval to zero so the
job doesn't poll.
To run a background task without polling, you need to set the poll interval to
zero. However, Ansible's default poll setting is 15 seconds, so not specifying the poll
interval will cause a background job to poll.
2014-12-06 21:24:50 -05:00
Veres Lajos
bf5d8ee678
typofixes - https://github.com/vlajos/misspell_fixer
2014-12-04 22:23:35 +00:00
Brian Coca
2d17d18c1b
mentioned gathering settings in fact caching.
2014-12-04 07:44:21 -05:00
Brian Coca
8a04cb6084
Merge pull request #9086 from mscherer/refactor_doc_script
...
Remove unused if/else clause, since it doesn't change anything
2014-12-03 16:35:07 -05:00
Toshio Kuratomi
2b11c2b845
Merge pull request #9691 from nousdefions/devel
...
changed time.py to timetest.py to avoid keyword usage
2014-12-02 11:48:35 -08:00
James Cammarata
a3b5efadd6
Remove references to "baby JSON" in module developing documentation
2014-12-02 13:42:13 -06:00
Jonathan Davila
1d2e23bc7e
changed time.py to timetest.py to avoid keyword usage
2014-12-02 10:09:31 -05:00
Michael DeHaan
9bbfddedf6
Best practices docs tweaks.
2014-12-01 14:31:13 -05:00
Michael DeHaan
fe06241986
AWS Guide overhaul, WIP.
2014-12-01 14:31:13 -05:00
Adrian Lopez
f27ffdcbf0
Is it not possible to set a comment in the same line
2014-11-26 14:41:39 +01:00
Brian Coca
02f6ca034e
zpelling fix
2014-11-20 16:32:33 -05:00
Sebastian Göttschkes
9660afd3e0
Adding inventory parameter to documentation
...
Adding the inventory parameter `ansible_sudo` to the list of behavioural
inventory parameters in the intro_inventory documentation.
2014-11-20 20:18:04 +01:00
James Cammarata
55fd4daf9c
Merge pull request #9583 from electroniceagle/devel
...
change location of ec2.ini example to moved location
2014-11-20 12:58:18 -06:00
Brian Coca
0edaa6f790
Merge pull request #9270 from bcoca/do_the_shuffle
...
added new 'shuffle' filter
2014-11-20 13:43:00 -05:00
Brian Schott
c8bfc61172
change location of ec2.ini example to moved location
2014-11-20 13:15:38 -05:00
Brian Coca
a897a5ea89
Merge pull request #9561 from bcoca/variable_precedence_clarification
...
minor clarifications of variable precedence
2014-11-19 12:05:18 -05:00
Michael DeHaan
f8ca975c75
The Guru program has been folded in with Ansible Tower. Have
...
questions or interested in Ansible support? We'd love to hear from you.
Email us at info@ansible.com .
2014-11-18 17:20:53 -05:00
Brian Coca
9245acbf44
Merge pull request #9564 from bcoca/start_step_docs
...
Start step docs
2014-11-17 11:18:52 -05:00
Brian Coca
d1e80ea1e6
removed version added info, too old to matter
...
small rephrasing for clarification
2014-11-17 11:17:47 -05:00
Chris Church
42c4928cbb
Merge pull request #9562 from johnpbatty/devel
...
Fix documentation link to issue template
2014-11-15 17:29:23 -05:00
Brian Coca
897965ce4d
removed start/step from intro, added markers to start n step
2014-11-15 17:09:55 -05:00
Brian Coca
e0110903c7
put start and step docs into their own topic, moved from playbook_intro
...
which is meant to be kept simple
2014-11-15 17:01:25 -05:00
John Batty
9fa163c565
Fix documentation link to issue template
...
On the Ansible Community page (http://docs.ansible.com/community.html )
in the "I'd like to report a bug" section, the link to the "issue
template" is broken - it links to URL
https://raw2.github.com/ansible/ansible/devel/ISSUE_TEMPLATE.md , which
results in a GitHub 404 (Page not found) error page .
Fix points link to a URL that works.
2014-11-15 21:40:42 +00:00
Brian Coca
4caed6d450
Merge pull request #9266 from sjahl/step-start-docs
...
Documents the --step and --start-at options to ansible-playbook.
2014-11-14 21:49:24 -05:00
Brian Coca
8d37c6f091
minor clarifications of variable precedence
2014-11-14 16:20:52 -05:00
Brian Coca
0f2f022bb0
removed YAML as documented local facts format as it is not supported and
...
would require extra modules on target.
2014-11-12 17:55:58 -05:00
Chris Church
fa953e162e
Merge pull request #9193 from vkhramtsov/fix-password-grammar-in-windows-intro
...
Fix grammar in password (windows-intro)
2014-11-10 22:28:11 -05:00
ktosiek
3b7280b364
guide_rax.rst: fix add_host invocations
...
change `groupname` to `groups`, as per add_host documentation
2014-11-09 22:40:29 +01:00
Brian Coca
5a4a212869
Merge pull request #9495 from AloisMahdal/longer_vid
...
Fix note about video length
2014-11-07 17:51:09 -05:00
Toshio Kuratomi
f1267c0b05
Move from md5 to sha1 to work on fips-140 enabled systems
2014-11-06 21:28:04 -08:00
Brian Coca
8e2a8c92ac
changed examples to not have a non working variable that gets confused
...
with directives as per #9264
2014-11-06 08:20:01 -05:00
Brian Coca
d25748b037
Merge pull request #9502 from nikut/delegate_docfix
...
add documentation for the delegate_to magic variable
2014-11-06 08:06:57 -05:00
Niku Toivola
5a11315dc7
add documentation for the delegate_to magic variable
2014-11-06 15:03:03 +02:00
Alexander Ershov
9112f650c0
Fix path to the integration tests
...
"tests/integration" -> "test/integration"
2014-11-06 13:50:36 +03:00
Alois Mahdal
d1cc49fc55
Fix note about video length
...
Perhaps due to update mentioned at /resources page, the video is 34
minutes long.
2014-11-06 02:38:21 +01:00
Michael DeHaan
055d460d97
Add ebook link to docsite.
2014-11-04 16:48:44 -05:00
Brian Coca
afd8cca345
Merge pull request #9451 from bcoca/load_aliases
...
Load aliases
2014-11-04 10:24:11 -05:00
James Cammarata
e1662422bf
Merge pull request #9467 from lorin/accel-docs
...
Docs: accelerate mode -> accelerated mode
2014-11-03 11:49:34 -06:00
James Cammarata
6dbc45042b
Merge pull request #9436 from bobobox/patch-2
...
vars_files haven't been discussed yet
2014-11-03 11:20:40 -06:00
Lorin Hochstein
684cdd0298
Docs: accelerate mode -> accelerated mode
...
The docs sometimes referred to "accelerated mode" as "accelerate mode".
This patch changes it to "accelerated mode" everywhere.
2014-11-01 19:31:04 -04:00
James Cammarata
fe0ab8e750
Merge pull request #9408 from aklamio/devel
...
Update playbooks_variables.rst
2014-10-29 13:38:35 -05:00
Brian Coca
cc12c9b226
fixed typo
2014-10-29 10:32:17 -04:00
Praveen Kumar
54ba31aeef
As per yum module documents it support 'present, absent and latest'
...
Current intro doc is pointing older way of using yum module.
2014-10-29 10:29:46 +05:30
Brian Coca
617b6323e2
added info about new deprecated/alias plugin loading
2014-10-28 08:43:18 -07:00
bobobox
f38f1c5663
vars_files haven't been discussed yet
...
I think this is a chapter ordering thing... vars_files have not actually be explained yet (aside from a mention of them in the note right above, which also might need reconsidering?) I think they do get introduced in the next section 'Variables'.
2014-10-28 10:15:05 -05:00
Juri Glass
9974ba01e3
added fact caching hint
2014-10-28 11:18:32 +01:00
James Cammarata
547c0d8140
Merge pull request #9216 from nmadhok/patch-3
...
Update playbooks_roles.rst
2014-10-27 12:03:21 -05:00
James Cammarata
29e95d86fb
Merge pull request #9425 from bobobox/patch-1
...
Typo fix in playbooks_intro.rst
2014-10-27 09:58:05 -05:00
bobobox
66f700eb0d
Update playbooks_intro.rst
...
Small punctuation/grammar fix.
2014-10-26 14:44:04 -05:00
Daniel Roberts
2ef2f12472
Update developing_modules.rst
2014-10-23 16:39:09 -04:00
Juri Glass
c16c527923
Update playbooks_variables.rst
...
There is some kind of duplicated content with http://docs.ansible.com/faq.html#how-do-i-loop-over-a-list-of-hosts-in-a-group-inside-of-a-template and this gotcha isn't listed here.
2014-10-23 16:42:10 +02:00
Michael DeHaan
3c88f99d13
Add AnsibleFest London link.
2014-10-22 14:19:17 -04:00
ronalexander
e265fb85b4
Update intro_installation.rst
...
Corrected casing of Jinja2 in pip dependencies.
2014-10-21 09:21:31 -05:00
Michael Warkentin
d69aa19206
Fix typo
...
`Propspective` -> `Prospective`
2014-10-20 20:08:31 -04:00
Lorin Hochstein
17d0022384
Typo: mo[u]dules
...
Fix typo: moudules -> modules
2014-10-08 20:55:49 -04:00
Brian Coca
12016b95a8
documented type based behaviour
2014-10-08 10:58:48 -04:00
Brian Coca
3534bdf953
added new 'shuffle' filter
2014-10-05 20:53:06 -04:00
Strahinja Kustudic
3ca654ad9a
Added an example for paretheses
2014-10-05 19:54:31 +02:00
CaptTofu
83457e147c
Small fix for issue #9275
2014-10-05 03:35:22 -07:00
Stephen Jahl
1d05be82f0
Documents the --step and --start-at options to ansible-playbook. Fixes #9041 .
2014-10-03 19:45:35 -04:00
Michael DeHaan
e24825cb58
Merge pull request #9237 from jkleckner/add-limit-from-file-doc
...
Add doc of @filename in intro_patterns.rst
2014-10-03 08:15:18 -04:00
Michael DeHaan
2ee049992b
Merge pull request #9239 from direvus/grammar-its
...
Fix several it's/its errors in the documentation.
2014-10-03 08:14:49 -04:00
Michael DeHaan
a8a4347d5b
Merge pull request #9250 from i5513/patch-2
...
Add readlink filter doc
2014-10-03 08:13:56 -04:00
Nitin Madhok
a71be1affd
Removing hard coded link and replacing with reference
2014-10-02 22:39:32 -04:00
Ahmed Kamal
48ee191379
Add one line example for looking up through etcd
2014-10-02 23:45:46 +03:00
i5513
e98d8c2b5e
Add readlink filter doc
...
As requested at request pull #9213 , I'm proposing updathing this doc. Do you have man pages where I can update this too ?
Thanks
2014-10-02 20:30:44 +02:00
Tadej Janež
49c463f98b
Added a note about escaping backreferences when using 'regex_replace' filter.
...
Users will often be puzzled why 'regex_replace' is not working as intended when used inside
YAML arguments. This note explains what they have to do to get it working.
2014-10-02 19:11:48 +02:00
Brendan Jurd
93e398e447
Fix several it's/its errors in the documentation.
2014-10-02 16:52:29 +10:00
Jim Kleckner
93ea369540
Add doc of @filename in intro_patterns.rst
...
I noticed that the @filename notation for the --limit argument was not
conveniently described.
This patch adds a simple example to the intro_patterns.rst file.
2014-10-01 16:49:33 -07:00
James Cammarata
43eb821d3f
Merge pull request #9209 from franckcuny/gce-doc
...
Update the GCE guide with a working configuration.
2014-10-01 15:08:01 -05:00
James Cammarata
8f75b961ea
Merge pull request #9207 from rasputnik/patch-2
...
Update guide_gce.rst
2014-10-01 15:07:05 -05:00
James Cammarata
7b31ddc360
Merge pull request #9234 from gamename/patch-1
...
Update developing_modules.rst
2014-10-01 14:42:24 -05:00
James Cammarata
ba603d5926
Merge pull request #9229 from wjimenez5271/patch-1
...
broken link in developing_modules.rst
2014-10-01 14:26:50 -05:00
James Cammarata
0e52f19a23
Merge pull request #9228 from wsuff/patch-1
...
Small typo in galaxy.rst
2014-10-01 14:26:13 -05:00
James Cammarata
8ac4a844e7
Merge pull request #9214 from nmadhok/patch-1
...
Update community.rst
2014-10-01 14:13:40 -05:00
gamename
4dea5c34ab
Update developing_modules.rst
...
The existing description does not make 2 things clear.
1) This is an environment variable
2) It must be set on the _controlling_ host, not the remote host.
2014-10-01 09:54:48 -05:00
William Jimenez
adc238c80b
broken link in developing_modules.rst
...
link to core modules source is broken since restructuring of public ansible repos
2014-09-30 22:23:08 -07:00
wsuff
d5bab777cb
Small typo in galaxy.rst
...
other SCM sourced in line 96
2014-10-01 00:30:37 -04:00
Michael DeHaan
c6bfd05c81
Document pattern ranges on the patterns page.
2014-09-30 15:17:28 -04:00
Toshio Kuratomi
0af750e3e5
Merge pull request #9182 from bbasleeper/feature_sudo_exe_from_inventory
...
Add a new inventory parameter (ansible_sudo_exe) to specify sudo command...
2014-09-30 14:55:46 -04:00
Nitin Madhok
0a0b741c32
Update playbooks_roles.rst
...
Fixes https://github.com/ansible/ansible/issues/7241
2014-09-30 05:12:44 -04:00
Nitin Madhok
f6bd0d4841
Update community.rst
...
Fixes https://github.com/ansible/ansible/issues/9202
2014-09-30 04:57:01 -04:00
Franck Cuny
cc6f10b6ac
Update the GCE guide with a working configuration.
...
Also remove a few whitespaces, improve the bash script and fix a typo.
2014-09-29 19:43:39 -07:00
Dick Davies
fafa44a375
Update guide_gce.rst
...
Clarify which of the options to pick.
2014-09-30 00:34:02 +01:00
Bruno BAILLUET
4e5dc754fa
Added a comment to mention that ansible_sudo_exe is available from version 1.8 and beyond
2014-09-29 19:46:41 +02:00
Vladimir Khramtsov
df78f51b78
Fix grammar in password
2014-09-28 23:34:43 +03:00
Michael DeHaan
4eb26c724b
Merge pull request #9189 from nmadhok/patch-3
...
Update intro_configuration.rst
2014-09-28 13:47:11 -04:00
Michael DeHaan
0e552dbe32
Merge pull request #9188 from nmadhok/patch-2
...
Doc fix in intro_installation.rst
2014-09-28 13:44:58 -04:00
Nitin Madhok
f811a0f89a
Update intro_configuration.rst
2014-09-28 08:30:35 -04:00
Nitin Madhok
88e08cb54d
Doc fix in intro_installation.rst
...
Missing code block
2014-09-28 08:25:08 -04:00
Will Thames
3513c9adc1
Updated installation instructions for submodules
...
Added `--init --recursive` to installation instructions
as per @bcoca's suggestion on ansible-project mailing list
2014-09-28 10:15:05 +10:00
Bruno BAILLUET
a25da4af05
Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path.
2014-09-27 17:39:49 +02:00
Michael DeHaan
e8fe306cef
Some various comments about the new repos, more to likely come.
2014-09-26 17:52:50 -04:00
Michael DeHaan
bceb0026a5
Updating the module formatter to deal with the new repo structure.
2014-09-26 17:10:13 -04:00
James Cammarata
cdcbde1cff
Fixing version added for the fire/forget check later feature
2014-09-25 19:16:41 -05:00
James Cammarata
8b7e16e4e3
Merge branch 'admiller/async_resume' of https://github.com/maxamillion/ansible into maxamillion-admiller/async_resume
2014-09-25 15:28:53 -05:00
James Cammarata
86edd0381c
Adding in docs updates for 1.7.2 release
2014-09-24 15:53:36 -05:00
Michael Scherer
de031c84d5
Remove unused if/else clause, since it doesn't change anything
2014-09-21 15:18:53 +02:00
Jakub Jirutka
e6bf57469e
Add Gentoo install notes
2014-09-19 23:49:14 +02:00
Michael Peters
7aa6639c13
documenting extra packages that need to be installed to run the full integration tests
2014-09-18 14:55:03 -04:00
Michael Peters
9c590b30b2
minor tweak to required modules for running tests
2014-09-18 14:32:53 -04:00
James Cammarata
1d3a8bd39c
Updating current ansible version on docsite index
2014-09-18 08:01:58 -05:00
Michael DeHaan
489574e072
Docs indentation - this time with feeling
2014-09-16 15:40:00 -04:00
Michael DeHaan
506d4554dc
Fix documentation indent levels.
2014-09-16 15:27:40 -04:00
Matt Martz
c319df78f8
Also document force_color
2014-09-16 10:31:50 -05:00
Matt Martz
c1555987d7
Document vault_password_file in intro_configuration
2014-09-16 10:22:32 -05:00
James Cammarata
8d6ed6e613
Merge pull request #8996 from mscherer/improve_doc_defaults
...
Mention defaults subdirectory in a more visible way
2014-09-15 09:58:34 -05:00
Michael Scherer
8fb14db802
Mention defaults subdirectory in a more visible way
...
All examples do not show it, so only someone reading the doc from
end to end would know about it.
2014-09-13 13:25:07 +02:00
renning bruns
49aa7ee523
Update playbooks_variables.rst
...
very small and minor addition, but I couldn't find anywhere that answered this (now obvious) question I had of whether or not facts could also be yaml files.
2014-09-11 14:41:51 -07:00
James Cammarata
6c6a0f068e
Updating PR testing document with manual branch checkout steps
2014-09-11 11:05:56 -05:00
James Cammarata
1dc11c9752
Merge pull request #8943 from ycombinator/add-missing-tag
...
Add missing tag to roles file example.
2014-09-10 21:35:36 -05:00
Michael DeHaan
c05a12472c
Add PR testing guide (95% from James).
2014-09-10 17:41:58 -04:00
Michael DeHaan
c681a41bbb
Indents in docs.
2014-09-10 12:52:57 -04:00
Michael DeHaan
ae4aa01296
Fix sidebar notation for Galaxy.
2014-09-10 12:38:16 -04:00
Michael DeHaan
4c59bbf633
Fix some link formatting.
2014-09-10 12:34:54 -04:00
Michael DeHaan
322d91568c
First pass at updating community page by moving CONTRIBUTING.md content onto docsite.
2014-09-10 12:32:01 -04:00
Michael DeHaan
9f5aeff15b
Add version_added info.
2014-09-10 09:39:31 -04:00
Michael DeHaan
2064d26085
Add documentation about bin_ansible_callbacks setting. Standardization and cleanup.
2014-09-10 09:38:24 -04:00
Shaunak Kashyap
e76dd0d06d
Add missing version/tag to roles file example.
2014-09-09 18:25:37 -06:00
Isaac Shapira
26a1e20bb2
enviroment -> environment
2014-09-05 08:21:45 -06:00
Michael DeHaan
7545e3066d
URL typo.
2014-09-04 14:04:16 -04:00
Michael DeHaan
7928b572e3
AnsibleFest banner for doc site (for the next month or so)
2014-09-04 14:03:08 -04:00
Richard Barrell
bed2eb36d3
Issue 8872: use getpass.getpass() to read password.
...
This avoids passing the plaintext raw password into the script as a
command-line argument, which shells such as bash and zsh will
typically log into a file like ~/bash_history.
As a small bonus, this works a LOT more smoothly if the user's
password has characters in it that either the shell or Python syntax
might like to interpret as metacharacters, like '\' or '"'.
getpass.getpass() is part of Python's standard library in all versions
between 2.4 and 3.3 at least.
2014-09-03 12:41:11 +01:00
Isaac Shapira
7dd95e43a4
Document Environment in tasks as well
...
Googling around for environment variables in Ansible yields this page. It would be useful to have the task version documented here as well.
2014-09-02 19:48:01 -06:00
James Cammarata
c1ce64bd5d
Merge pull request #8850 from michalgasek/run-once-docs-fix
...
docs: Add versionadded for run_once
2014-09-02 13:53:27 -05:00
James Cammarata
64cb88aa3b
Merge pull request #8802 from garywu/patch-3
...
Update playbooks_variables.rst
2014-09-02 11:06:00 -05:00
James Cammarata
4698f85eac
Merge pull request #8789 from retr0h/retr0h/add-role-path-to-role-file
...
Can override each role's install path
2014-09-02 10:44:44 -05:00
Michal Gasek
11d5656fde
docs: Add versionadded for run_once
2014-09-02 11:42:32 +02:00
Gary Wu
b0c4897196
Update playbooks_variables.rst
2014-08-28 09:39:14 -05:00
Brian Coca
88daac4971
ternary filter
2014-08-27 22:27:00 -04:00
John Dewey
44b0ee5322
Can override each role's install path
...
Defaults to the system wide `roles-path` when `path` is not specified in the
provided `role-file`. An example installing nginx to a relative path specified
by the `role-file`.
- src: https://github.com/bennojoy/nginx
path: vagrant/roles/
2014-08-27 16:43:39 -07:00
Michael DeHaan
984d551257
Merge pull request #8761 from mwarkentin/patch-1
...
Fix typo: `active` -> `activate`
2014-08-27 18:37:14 -04:00
James Cammarata
35dac66afa
Adding docs for default+omit
2014-08-27 12:41:49 -05:00
Michael Warkentin
81dd7e9940
Fix typo: active
-> activate
2014-08-26 14:19:18 -04:00
Michael DeHaan
7ffa9cecae
Docs for command warnings feature.
2014-08-22 15:37:07 -04:00
Michael DeHaan
f54665aa51
Merge pull request #7491 from hkariti/doc_group_vars_dir
...
Update docs to include directories inside group_vars
2014-08-22 15:09:37 -04:00
Pascal Borreli
fe40a7d88a
Fixed typos
2014-08-22 11:39:38 +01:00
Michael DeHaan
8e0af04c3b
Add TOC to galaxy docs.
2014-08-21 18:53:36 -04:00
Michael DeHaan
399fe32287
Clarify examples further.
2014-08-21 18:48:02 -04:00
Michael DeHaan
caf4e44be7
Replace examples for requirements file.
2014-08-21 18:26:40 -04:00
Michael DeHaan
56ce56fdbe
Fix docs typo.
2014-08-21 17:22:39 -04:00
Michael DeHaan
12ad110205
Add documentation for new ansible-galaxy role options in 1.8. Much rejoicing.
2014-08-21 17:15:23 -04:00
Will Thames
ada9074276
Allow installation of roles from yaml roles file
...
Added docs
Added more tests
Improved how roles are returned from the parsers
2014-08-21 17:15:23 -04:00
Michael DeHaan
f4d649bea0
Merge pull request #8641 from ianmiell/imiell_docs
...
Tense correction
2014-08-16 10:45:10 -04:00
Ian Miell
340a3c68b1
Tense correction
2014-08-15 19:56:11 +01:00
Roel Standaert
f3e951aa95
Fix fonts in docs: Incosolata -> Inconsolata
2014-08-15 10:21:41 +02:00
Chad Rhyner
1c01c0c390
Fix some spelling mistakes in intro_windows.rst
2014-08-12 22:10:11 -07:00
Michael DeHaan
99c39b1ff3
By popular request, make the no_log attribute also censor tasks from callbacks.
2014-08-12 13:36:05 -04:00
Michael DeHaan
734548d8b4
Merge pull request #8525 from kamaln7/patch-1
...
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
2014-08-11 16:04:04 -04:00
Michael DeHaan
160ddf6b04
WIP on fact caching docs.
2014-08-11 15:15:09 -04:00
Kamal Nasser
6e6e039506
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
2014-08-08 22:03:17 +03:00
Michael DeHaan
f8cc5bc24d
Merge pull request #7314 from bonifaido/patch-1
...
Ansible inventory file location fixed
2014-08-08 13:52:36 -04:00
Michael DeHaan
8b00ca5446
Merge pull request #7293 from dhobbs/patch-1
...
Update user mailing list link in faq.rst
2014-08-08 13:49:19 -04:00
Michael DeHaan
3066cd135e
Revise documentation versioning.
2014-08-08 13:46:57 -04:00
Howard Oettle
50c3de3317
Add example of rolling update using a percentage.
2014-08-08 13:46:57 -04:00
Michael DeHaan
3bead39c75
Merge branch 'spelling' of git://github.com/cgar/ansible into devel
...
Conflicts:
docsite/rst/guide_rax.rst
plugins/callbacks/mail.py
2014-08-08 13:28:45 -04:00
Michael DeHaan
7806c5095d
Conditional imports are described under conditionals so remove the duplicate section.
2014-08-08 13:20:15 -04:00
Michael DeHaan
f6cd9119b1
Update 'version_added' in docs.
2014-08-08 11:28:48 -04:00
Michael Peters
3ba516ac25
adding min() and max() filters for use in Jinja templates
2014-08-08 11:28:48 -04:00
Bill Nottingham
6e00f60427
Update version.
2014-08-01 19:43:54 -04:00
Michael DeHaan
3e45791d05
Update our search code for the doc site.
2014-08-01 17:10:39 -04:00
Michael DeHaan
27a73f2c11
Update vault docs to indicate the executable script option is part of Ansible 1.7.
2014-08-01 10:30:43 -04:00
Michael DeHaan
8ad296a6f2
Simply docs by providing the powershell setup script instead. Thanks Trond!!!
2014-07-31 13:42:12 -04:00
Sven-Hendrik Haase
28daa116ab
Few language fixes
...
Hopefully I got them right! :)
2014-07-25 13:46:57 +02:00
Michael DeHaan
f0aab114ea
Merge pull request #8196 from kustodian/playbooks_variables.rst
...
Fixed documentation in playbooks_variables.rst
2014-07-18 18:59:16 -04:00
Michael DeHaan
9caa93c1cf
Add note about useful quote filter.
2014-07-18 18:23:48 -04:00
kustodian
dea19070e2
Fixed documentation in playbooks_variables.rst
2014-07-18 20:29:25 +02:00
James Laska
2e7ad0899f
Update docs to mention new PPA
2014-07-16 12:26:17 -04:00
James Cammarata
1bdbea1a6b
Merge pull request #8122 from tgerla/ubuntu-docs-fix
...
Docs: fix the name of the package that provides apt-add-repository on Ubuntu
2014-07-16 09:50:49 -05:00
James Cammarata
e74853300a
Merge branch 'task-host-loop-bypass' of https://github.com/sivel/ansible into sivel-task-host-loop-bypass
2014-07-14 14:21:25 -05:00
James Cammarata
4fc8d4b6fe
Merge pull request #7649 from sivel/vault-password-script
...
Allow --vault-password-file to work with a script as well as a flat file
2014-07-14 10:57:16 -05:00
James Cammarata
e3abaa30b6
Merge pull request #7650 from sivel/guide-rax-automation
...
Rax Guide: Add RackConnect and Managed Cloud automation check examples
2014-07-14 10:44:53 -05:00
Tim Gerla
bace3dc964
Fix the name of the package that provides apt-add-repository on Ubuntu
2014-07-14 08:42:49 -07:00
James Cammarata
6d24f43760
Updating google scripts for the docsite
2014-07-10 14:07:55 -05:00
Brennan Ashton
a9e23cf090
ansible_ec2_instance-id key incorrect
...
ansible_ec2_instance-id should be ansible_ec2_instance_id
fatal: [*IP*] => One or more undefined variables: 'dict object' has no attribute 'ansible_ec2_instance-id'
2014-07-02 16:21:55 -07:00
James Cammarata
27b1d05e4b
Merge pull request #7995 from adamnbowen/patch-3
...
Correct typo: 'receords' -> 'records'
2014-07-01 20:09:23 -05:00
Adam Bowen
c0da5f6bd3
Correct typo: 'receords' -> 'records'
...
I should read more than a sentence at a time when I'm correcting typos—sorry for the typo correction spam ;)
2014-06-30 21:44:08 -05:00
Adam Bowen
0c3d7f1bd8
Correct typo: 'additioanl' -> 'additional'
2014-06-30 21:42:02 -05:00
Adam Bowen
61b107da34
Correct typo: 'manaul' to 'manual'
2014-06-29 13:09:41 -05:00
Michael DeHaan
6fdf77f9fe
Update guides.rst
2014-06-27 16:35:27 -04:00
Chris Hepner
49f3a794b1
Fix missing code block in playbook variables doc
...
A code sample was not being rendered as a code block. This adds the preceding '::' reStructuredText markup.
2014-06-25 10:19:46 -07:00
Matt Martz
19f5ce2c9c
Allow --vault-password-file to work with a script as well as a flat file
2014-06-24 15:02:24 -05:00
Adrien Brault
be22ed632c
Fix typo in playbook roles doc
2014-06-23 19:50:17 -07:00
Michael DeHaan
5156794738
Merge pull request #7861 from cchurch/devel
...
Windows Remote Support
2014-06-19 22:10:41 -05:00
Michael DeHaan
ffaf442037
ping is win_ping, so doc fix.
2014-06-19 21:35:38 -05:00
Michael DeHaan
7b33bc9fea
Windows docs tweaks.
2014-06-19 21:17:47 -05:00
Aaron Yoshitake
a8d073c175
Fix typo: "but" -> "put"
2014-06-19 18:52:38 -07:00
Michael DeHaan
5f13af97b8
Remove part about powershell upgrade (for now).
2014-06-19 16:57:03 -05:00
Craig Ackerman
cd28044006
Specified https firewall rule to only use public profile
2014-06-19 19:40:31 +00:00
Matt Martz
575a1fe19b
Clean up some additional formatting in intro_windows.rst
2014-06-19 14:27:03 -05:00
Craig Ackerman
cd3edf1eba
Added FW commands to allow access to HTTPS listener
2014-06-19 14:26:24 -05:00
Craig Ackerman
f42905a9cc
Added commands to allow Windows firewall access to WinRM HTTPS listener
2014-06-19 14:26:16 -05:00
Matt Martz
630c0cf57e
Fix up some formatting issues in intro_windows.rst
2014-06-19 14:25:49 -05:00
Michael DeHaan
118899c548
Fix hyperlink target.
2014-06-19 14:25:49 -05:00
Michael DeHaan
8eaa81d5a9
Some docs restructuring to move the setup steps first.
2014-06-19 14:25:49 -05:00
Michael DeHaan
128be9ea27
File rename.
2014-06-19 14:25:49 -05:00
Michael DeHaan
38338157b3
Add prep instructions.
2014-06-19 14:25:49 -05:00
Michael DeHaan
b0648fda0b
Docsite formatting fix.
2014-06-19 14:25:28 -05:00
Michael DeHaan
dfd4f18095
Docsite things.
2014-06-19 14:25:28 -05:00
Michael DeHaan
f423a8dffe
Slight examples tweak
2014-06-19 14:25:23 -05:00
Craig Ackerman
aba2cbfbc6
Additional Windows Setup info
2014-06-19 14:24:15 -05:00
Craig Ackerman
fab0374572
Added Windows intro content
2014-06-19 14:24:15 -05:00
Michael DeHaan
e3cc1eaefc
Update windows docs in progress.
2014-06-19 14:24:14 -05:00
Michael DeHaan
ac6ccb77cc
Intro windows docs.
2014-06-19 14:24:12 -05:00
Michael DeHaan
ab10d91881
Add start of introductory windows documentation.
2014-06-19 14:24:12 -05:00
Bill Nottingham
78ef6c79b9
mention EPEL 7 alongside 6
2014-06-19 14:11:35 -04:00
Victor Castell
8fe3678b60
Numbers is not a string module
2014-06-17 12:58:07 +02:00
Victor Castell
4f949f3bc7
ascii should be ascii_letters
2014-06-17 12:57:29 +02:00
Bill Nottingham
e74991de98
Update tower.rst
...
Point to current URLs, fix a Ansible/Tower reference.
2014-06-16 15:51:25 -04:00
Cees-Jan Kiewiet
43d19218c3
Made it a bit more obvious that 45 are 45 seconds
2014-06-12 09:12:52 +02:00
Gerry Skerbitz
b616f4b98f
Update intro_installation.rst
...
This is different wording for using the PPA to install. I also added the installation of apt-add-repository package which isn't always installed.
(I'm a newbie but while running these I wished whatever style was being used on the docs pages would have let me cut and paste the commands without having to edit out the $ characters manually....)
2014-06-08 16:16:13 -05:00
eludom
b1b17ce15a
Update developing_modules.rst
2014-06-05 13:00:05 -04:00
Matt Martz
074263af8d
Add rackconnect and managed cloud automation check examples
2014-06-04 15:12:27 -05:00
Bill Carlson
974ccc3486
Clarified, remote_user config item does override ansible current user if defined.
2014-06-04 13:26:16 -05:00
tsemerad
d0241f5640
made nested lists diff lengths - caused confusion
...
As a relatively-new user to Ansible, the Nested Loop example made me think it was looping through both lists together (`alice` would go with `clientdb`, `bob` with `employeedb`) and not actually nested. I realize now I was just being stupid, but I feel making the example lists different lengths would prevent such confusion in the future.
2014-06-03 17:45:03 -07:00
James Cammarata
f2d05d2e6a
Merge pull request #7556 from jturner314/rm-duplicate-toc
...
Remove duplicate table of contents in Conditionals
2014-05-27 16:03:24 -05:00
Adam Morris
6c9cb5de87
Update test_strategies.rst
...
Changed unit tests to unit test for the singular playbook...
2014-05-27 10:54:14 -07:00
Adam Morris
30ac368d5c
Update test_strategies.rst
...
Typo - State should have been stage.
2014-05-27 10:48:18 -07:00
Jim Turner
4d7fe4b7cf
Remove duplicate table of contents in Conditionals
2014-05-26 23:34:50 -04:00
Michael DeHaan
e43ae3c0f7
Update test strategies guide.
2014-05-26 08:12:39 -04:00
Hagai
a552c07230
Added note on which version did dirs in group_vars start working
2014-05-22 17:54:21 +03:00
Hagai
e2cc510e37
Update docs to include directories inside group_vars
2014-05-22 15:31:20 +03:00
Adam Miller
76814089ae
add async fire-forget/check functionality
2014-05-20 20:28:55 -05:00
Matt Martz
0e953c2863
Add run_once task key
...
This caused the task to act like bypass host loop plugin and
execute only on a single host. Can be used with delegate_to
2014-05-19 12:33:47 -05:00
mrdeathless
856681a28d
Add missing space between var and delimeter
2014-05-17 16:43:23 +03:00
Michael Warkentin
998c8e438f
Retinafy favicon.ico
2014-05-12 11:29:45 -04:00
James Cammarata
fd27afdc0d
Adding ansible_shell_type and basic environment construction on it
...
Previously we assumed the shell on the target systems were 'sh'-
compliant when formatting environment variables preceding command
strings. This patch corrects that by basing the target shell type
on the DEFAULT_EXECUTABLE setting, which can be overridden on a
per-host basis using the inventory variable 'ansible_shell_type'.
Fixes #7352
2014-05-09 16:29:56 -05:00
Michael DeHaan
f247b93212
Add the start of a graphviz doc to illustrate variable precedence graphically.
2014-05-09 17:13:01 -04:00
Nándor István Krácser
18b41ebda5
Ansible inventory file location fixed
...
according to the official Vagrant guide at http://docs.vagrantup.com/v2/provisioning/ansible.html
2014-05-07 11:24:28 +02:00
Darren
54d1a80187
Update faq.rst
...
Change user mailing list link to ansible-project from ansible-devel
2014-05-06 12:07:12 +01:00
Christian Berendt
58ff9cd7c8
fixed typos found by RETF rules in RST files
...
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
2014-05-03 17:59:50 +02:00
James Cammarata
6069ff6e9e
Adding a new system_warnings config option to supress warnings
2014-04-30 14:44:10 -05:00
Michael DeHaan
9a70dd1c94
Slight tweak to regex examples.
2014-04-29 16:54:14 -04:00
Michael DeHaan
cf54098dab
Merge pull request #6984 from clconway/variable-re-doc
...
Adds search/match examples to "Playbooks > Variables > Jinja2 Filters" d...
2014-04-29 16:50:55 -04:00
Michael DeHaan
4cf67c4722
Clarify lookup plugin execution location per request.
2014-04-29 16:49:34 -04:00
Michael DeHaan
e54320412d
Add Mavericks install notes
2014-04-29 16:42:25 -04:00
Michael DeHaan
0720af11ae
Merge pull request #7186 from jf/docfix-obvious-quick-simples
...
Obvious quick fixes:
2014-04-29 16:38:26 -04:00
Michael DeHaan
ef3c9c6026
Add an example of how to reload local facts.
2014-04-29 15:46:47 -04:00
Michael DeHaan
cff4b5d412
Clarify .ssh/config port usage.
2014-04-29 15:39:13 -04:00
Michael DeHaan
dcd471b96f
Explain how to embed modules in roles.
2014-04-29 15:24:19 -04:00
Jeffrey 'jf' Lim
7104ff6fa8
playbooks_roles.rst: remove extraneous comma
2014-04-30 02:21:43 +08:00
Jeffrey 'jf' Lim
d80f4624d4
Obvious quick fixes:
...
- extra 'the' in intro_inventory
- capitalization in playbooks_roles
2014-04-30 02:21:43 +08:00
Lorin Hochstein
d50dc45cd4
Document static groups of dynamic groups
...
Document how to create static groups with dynamic child groups
2014-04-29 11:46:14 -04:00
Carlos E. Garcia
4e0c01bcbf
fix spelling
2014-04-29 10:44:30 -04:00
Carlos E. Garcia
7f5dd5e85d
multiple spelling error changes
2014-04-29 10:41:05 -04:00
mjfroehlich
1770ba7380
Update playbooks_delegation.rst
2014-04-27 21:07:09 +02:00
Nick Budidharma
337682b6a0
Add note about with_fileglob to "Looping over Fileglobs"
...
Reference #7102
2014-04-23 17:52:32 -04:00
James Cammarata
56c7b23a69
Merge pull request #6906 from idupree/patch-1
...
Document the `ec2` group.
2014-04-23 10:12:43 -05:00
James Cammarata
a6068b09ac
Fix collision in random filter name by merging functionality
...
Merges the functionality of the original jinja2 random filter with
the one we provide.
Fixes #7113
2014-04-22 14:21:00 -05:00
Adam Menges
a039146081
added homebrew to install doc
2014-04-15 13:15:43 -07:00
Chris Conway
0ec5d78e20
Modifies match/search filter examples to use non-trivial regexes.
2014-04-14 16:50:30 -07:00
Michael DeHaan
eb1b4892b2
Merge pull request #6944 from ex-nerd/patch-1
...
Explain how to do multiple paths in roles_path
2014-04-14 11:38:24 -04:00
Michael DeHaan
b45123b77c
Merge pull request #6950 from sam-at-github/patch-1
...
What particular script?
2014-04-14 11:34:59 -04:00
Michael DeHaan
874aa2bb23
Merge pull request #6954 from rasputnik/patch-1
...
fix typo
2014-04-14 11:29:29 -04:00
Chris Conway
beba4c5a1a
Adds search/match examples to "Playbooks > Variables > Jinja2 Filters" doc section.
2014-04-14 08:25:41 -07:00
Nick Zaccardi
a6c00989d1
Add reference to the join filter.
2014-04-12 21:26:08 -04:00
Dick Davies
ae0cb241a2
fix typo
2014-04-11 16:48:51 +01:00
sam-at-github
ebb33ef9d0
What particular script?
...
Moved a sentence. Sentence refers to script, "this particular script" before it has been introduced. Moved sentence to after intro as it confused me. I though I'd missed something..
2014-04-11 23:50:36 +10:00
Chris Petersen
ca1f6db28d
Explain how to do multiple paths in roles_path
...
Document that roles_path can support multiple colon-separated paths
2014-04-10 22:28:27 -07:00
Brian Coca
80cd217eb7
simple random filter
2014-04-09 09:03:38 -04:00
Isaac Dupree
bef3233000
Document the ec2
group.
...
This group is useful when using multiple inventory sources.
2014-04-08 16:39:26 -04:00
jaseg
ba65c23ff9
modules.rst: be consistent with service module documentation
2014-04-08 16:45:55 +02:00
Matt Martz
5770428e91
Add version_compare filter
2014-04-02 20:21:30 -05:00
Michael DeHaan
5a075e3b93
Clarify docs section slightly.
2014-04-02 17:47:01 -04:00
Michael DeHaan
8d9424c5ed
Merge branch 'docs' of git://github.com/angstwad/ansible into devel
2014-04-02 17:44:46 -04:00
James Cammarata
e2d86e4f43
Splitting SETUP_CACHE into two caches, one for host vars and one for setup facts
2014-04-01 16:23:33 -05:00
James Tanner
06920b2e47
Add docs examples for regex_replace
2014-03-31 14:14:57 -04:00
Eric Dahl
9309b6b0e4
Documentation: fix various small typos
2014-03-30 18:45:55 -05:00
Michael DeHaan
9870784d80
Merge pull request #6733 from jjshoe/patch-1
...
Add meta to the directory layout for roles
2014-03-27 16:54:12 -04:00
Tim Miller
0306096fee
Fix typo in with_first_found doc.
2014-03-27 13:42:40 -07:00
jjshoe
647c92791c
Add meta to the directory layout for roles
2014-03-27 15:08:20 -05:00
Chris Conway
f1ab5109ea
Fixes minor typos in the GCE guide, one of which causes a code block to fail to render.
2014-03-26 07:37:34 -07:00
James Cammarata
18d82d1eb6
Documentation/examples updates for new 1.6 accelerate options
...
Fixes #6692
2014-03-25 19:32:48 -05:00
James Cammarata
1fa0fab6cb
Documentation updates for accelerate mode improvements
2014-03-23 14:45:49 -05:00
Michael DeHaan
ba79cf34df
Update the FAQ advice on recursive copy now that there are two good ways to do this.
2014-03-19 18:05:33 -04:00
Michael DeHaan
e639b5382b
Change default gathering policy, add to docs.
2014-03-19 18:03:03 -04:00
Cristian Ciupitu
0749112286
Micro-optimization: replace s.find(x)!=-1 with x in s
...
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-16 13:10:28 -04:00
=
c67631ccd0
resolves #6494 - added note to page
2014-03-15 20:43:10 -04:00
Michael DeHaan
28dc88ac23
Merge pull request #6505 from quiver/fix-typo-faq
...
Fix docs for faq
2014-03-15 12:05:43 -05:00
George Yoshida
5ef3cb26d4
Fix docs for faq
...
- correct spelling
2014-03-15 23:36:42 +09:00
George Yoshida
76d5b96406
Fix docs for playbooks_intro
...
remove unnecessary period.
2014-03-15 15:30:43 +09:00
Michael DeHaan
8082f74798
Add GCE guide and retool a bit to show the add_host interactions, improvements/upgrades are welcome.
...
Had to shoot the recently merged nova_group module in the head temporarily as it contained a dict comprehension, which means it can't work on all the platforms
and was also breaking docs builds on CentOS. Will engage with list about that shortly.
2014-03-14 15:02:22 -04:00
Franck Cuny
cfe0465934
Add guide for Google Cloud Engine.
2014-03-14 15:02:22 -04:00
Michael DeHaan
47bfa8b9eb
Update index.rst
2014-03-13 19:30:01 -05:00
Michael DeHaan
84f918d320
Merge pull request #6381 from franckcuny/doc-module-lang
...
Document the module_lang option.
2014-03-10 20:35:04 -05:00
Michael DeHaan
efdefe6c64
Merge pull request #6380 from sivel/best-practice-adhoc
...
ad-hoc doc fixes
2014-03-10 20:34:30 -05:00
James Tanner
7b6d5e7bbf
Fix merge conflicts from 1.5.1 release notes
2014-03-10 18:55:17 -04:00
Richard C Isaacson
16c05cbc88
Update files for 1.5.1 release.
2014-03-10 17:40:36 -05:00
Franck Cuny
fb14b53130
Document the module_lang option.
...
Closes #6169 .
2014-03-10 15:19:05 -07:00
Matt Martz
6607010b2b
Fix ad-hoc command examples
2014-03-10 16:49:45 -05:00
jjshoe
2ccbdd65c1
Make this statement understandable grammatically
2014-03-10 09:02:51 -05:00
David Wheaton
00ed2b811f
Update playbooks_variables.rst
...
incorrect/confusing wording in Jinja2 note?
2014-03-08 13:53:16 -08:00
Dolph Mathews
8808e029f9
spelling correction for "separate"
...
s/seperate/separate/
http://en.wiktionary.org/wiki/separate
2014-03-08 04:51:34 -06:00
Michael DeHaan
8388ce626f
Merge pull request #6326 from karelstriegel/patch-1
...
Update intro_adhoc.rst
2014-03-07 20:43:23 -06:00
George Angelopoulos
e846b4c619
english syntax fix
...
remove redundant 'are'
2014-03-07 14:36:46 +02:00
karelstriegel
2cf3a7f7be
Update intro_adhoc.rst
...
Small grammar fix
2014-03-07 10:34:44 +01:00
Paul Durivage
418b9fdef6
Spelling, grammar, layout changes, plus more examples and an orchestration chapter
2014-03-05 14:36:21 -06:00
Jeremy Schneider
c4fea2d5b6
Update playbooks_vault.rst
...
very minor grammatical fix for readability
2014-03-05 10:01:41 -06:00
jctanner
40ee030790
Merge pull request #6265 from franckcuny/gce-fixes
...
Add credential parameters to the GCE modules.
2014-03-05 00:11:52 -05:00
Franck Cuny
6294264dc4
Add credential parameters to the GCE modules.
...
In order to simplify the workflow with the GCE modules, it's now
possible to add the parameters and project name as arguments to the
various GCE modules.
The inventory plugin also returns the IP of the host in
`ansible_ssh_host` so that you don't have to specify IPs into the
inventory file.
Some update to the documentation are also added.
Closes #5583 .
2014-03-04 19:27:49 -08:00
Michael DeHaan
ca4ff261eb
Merge pull request #6282 from koffu/patch-1
...
Update intro_installation.rst
2014-03-04 15:21:11 -05:00
koffu
b75768c206
Update intro_installation.rst
...
error in ubuntu install instructions
2014-03-04 22:11:58 +02:00
Markus Amalthea Magnuson
745b419cc1
Fix broken Ansible Tower link.
2014-03-04 20:57:29 +01:00
Markus Amalthea Magnuson
e13278606b
Remove trailing whitespace.
2014-03-04 20:57:12 +01:00
Nathan W
601c4f17ec
Fixed Links
...
Link to guru page was not rendering correctly on http://docs.ansible.com/faq.html .
Link to readme returned 404.
2014-03-04 12:18:34 -06:00
arianitu
fdf6ab016e
Update playbooks_variables.rst
...
Another minor typo.
2014-03-03 16:08:40 -05:00
arianitu
93c331b222
minor typo in playbooks_variables.rst
...
so so, this should probably be fixed!
2014-03-03 16:03:54 -05:00
George Angelopoulos
b8d7154c30
typo fix
2014-03-02 13:21:33 +02:00
Michael DeHaan
9d01d88a57
Bump versions on the devel branch (devel branch version is 1.6)
2014-02-28 18:27:16 -05:00
Michael DeHaan
a6b4b9a751
Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write.
2014-02-28 14:18:44 -05:00
Michael DeHaan
5443ddec75
Trim references to fireball as we want folks using accelerate or pipelining options. Fireball is pretty well deprecated at this point, but will still be part of the release.
2014-02-28 13:50:39 -05:00
Michael DeHaan
2dbbf29421
Merge pull request #6076 from wshaddix/patch-1
...
Update intro_configuration.rst
2014-02-28 13:12:06 -05:00
Michael DeHaan
9a3891b65c
Add vault documentation.
2014-02-27 18:00:02 -05:00
Michael DeHaan
1a6db5449a
Document vault and make some cross-references in places where people should read about vault.
2014-02-27 17:44:21 -05:00
Michael DeHaan
5cae9807d9
Trim pipelining docs a bit.
2014-02-27 16:55:36 -05:00
Kent R. Spillner
1fcc9ff666
lookup_plugins: loop over hashes
...
Create a lookup plugin named dict that can be used to loop over hashes.
It converts a dict into a list of key-value pairs, with attributes named
"key" and "value." Also adds a brief explanation and simple example to
the docs.
Signed-off-by: Kent R. Spillner <kspillner@acm.org>
2014-02-25 11:20:15 -06:00
James Cammarata
4e49b32419
Adding a version note to the expanduser filter documentation
2014-02-24 14:36:13 -06:00
jjshoe
6942e0eea1
Typo/Grammar fix.
2014-02-24 13:03:01 -06:00
Andy Hill
bd90fdae94
Fix typo in guide_rax
2014-02-23 17:25:46 -06:00
Lukáš Lalinský
95d102f5e4
Remove obsolete module development docs
2014-02-22 15:51:59 +01:00
bryfry
afd9dd7fed
fix json typo
2014-02-20 23:02:07 -05:00
James Cammarata
ce358e70bd
Added 'expanduser' filter to the docs
2014-02-20 13:51:01 -05:00
alvin-chang
1e8731f092
Match directory permission with 755 instead of 644
...
Directories need the execution bit being set therefore instead of 644, it needs 755.
2014-02-20 06:04:48 +00:00
Wes Shaddix
a9b480f937
Update intro_configuration.rst
...
Removed duplicate word "processed"
2014-02-19 17:15:17 -05:00
Afsin Toparlak
3542853f8c
Update intro_installation.rst
2014-02-19 00:29:48 +01:00
Alan Williams
d1e7387934
Update guide_aws.rst
2014-02-18 07:45:19 -08:00
René Moser
a360bfdb73
Docsite: Fixed typo.
2014-02-18 14:23:23 +01:00
Maykel Moya
a281643505
Add link (with minor rewording) to jinja2 builtin filters
2014-02-17 12:15:42 +01:00
Maykel Moya
cb8f4b8062
Add link to ansible-examples repo
2014-02-17 12:05:53 +01:00
Maykel Moya
5ba0e7477e
Fix path to index.html when launching browser
2014-02-17 12:00:41 +01:00
Maykel Moya
95761ea920
Uniform spacing across all filter examples
2014-02-17 11:54:33 +01:00
Maykel Moya
2164573864
Filter name is singular
2014-02-17 11:46:05 +01:00
Michael DeHaan
5d686a459c
add note about pipelining
2014-02-15 14:35:26 -05:00
Michael DeHaan
f8f4e180f7
Add sudo note.
2014-02-15 14:21:08 -05:00
Michael DeHaan
56befa9468
Document ansible_managed changing the template.
2014-02-15 14:13:42 -05:00
Michael DeHaan
6f9ca7cfa5
Some minor docs corrections.
2014-02-15 14:05:42 -05:00
Michael DeHaan
47316074fe
Document "|default" Jinja2 filter example.
2014-02-15 14:01:07 -05:00
Richard C Isaacson
2aeb2e8c5b
Minor existing typo fix.
2014-02-14 14:39:28 -06:00
Richard C Isaacson
80ddd1ca75
Config resoution order correction and documentation.
2014-02-14 14:34:58 -06:00
James Cammarata
6f405c8970
Updated footer date and adding in misc. file generated by earlier doc update
2014-02-12 16:14:41 -06:00
James Cammarata
350d66af04
Updating documentation for release 1.4.5
2014-02-12 15:46:05 -06:00
Michael DeHaan
4cd403247d
Merge pull request #5889 from lvh/patch-1
...
Tell user to make inventory plugin executable
2014-02-12 12:18:05 -05:00
Jakub Holy
f5ce5e4a78
mention that include works with addtional task files
...
Mention we can include roles/x/tasks/anothertasks.yml with `include anothertasks.yml` within the role's `main.yml` as this is not obvious from the documentation
2014-02-12 14:06:59 +01:00
Steve Wills
0d4bd3e851
Add some notes on installing on FreeBSD
...
Could perhaps be expanded with more prose, but this will do for a start.
2014-02-10 16:13:10 -05:00
Jeff Geerling
a19c394a02
Change reference to open 'intranet' to 'internet'
...
The Internet is being referred to, but the documentation uses the word 'intranet'.
2014-02-09 00:33:28 -06:00
James Tanner
f52deaff7b
Updating changelog and docs for the new play_hosts variable
2014-02-06 00:01:39 -05:00
Laurens Van Houtven
62f3c10302
Tell user to make inventory plugin executable
...
The current version mentions nothing about chmod +x'ing the rax.py file, which means you get a really weird error message when you try to follow it:
```
raise ValueError, "No closing quotation"
```
... from deep inside shlex.py. I'm sure that makes sense if you realized that meant that it was trying to parse `rax.py` as an ini file...
2014-02-05 19:45:08 +01:00
Richard Isaacson
5f5ad19390
Merge pull request #5716 from kintamanimatt/playbook-roles-badparagraph
...
Fix multiple minor typos in a paragraph
2014-02-03 09:00:16 -08:00
Michael DeHaan
ca139a5855
re-add the events widget
2014-01-30 12:52:34 -05:00
Michael DeHaan
388365b90a
Add reference to Guru to sidebar.
2014-01-30 12:32:45 -05:00
jctanner
34db2d17e3
Merge pull request #5759 from j2sol/register-hints
...
Add hints about what data goes into the variable
2014-01-29 12:22:18 -08:00
jctanner
b0c9211164
Merge pull request #5815 from saltvedt/patch-1
...
Added info on --skip-tags to tags documentation.
2014-01-29 11:07:03 -08:00
Czachur
801f8970ff
Fixed typo
...
Used the twice in a row
2014-01-29 15:36:19 +00:00
Torstein Saltvedt
4cefd1b2db
Added info on --skip-tags to tags documentation.
2014-01-29 14:16:03 +01:00
Stefhen Hovland
d88fea9a96
Fix broken Tower links
2014-01-28 23:41:39 -05:00
Michael DeHaan
3b8fd62ff9
More site rename things.
2014-01-28 20:29:42 -05:00
Michael DeHaan
bbf4731fe4
Fix dead link.
2014-01-28 20:29:42 -05:00
Michael DeHaan
d07a3b5e9b
AnsibleWorks -> Ansible
2014-01-28 20:29:42 -05:00
Michael DeHaan
81e9a60589
Much rejoicing, ansibleworks.com is now ansible.com
...
Also note AWX is named "Tower" now, as we found that simpler.
2014-01-28 20:29:41 -05:00
Michael DeHaan
8a1abd9da3
Fix logo scaling on docsite.
2014-01-28 20:29:41 -05:00
Michael DeHaan
37faf6bf82
Remove unused graphics.
2014-01-28 20:29:41 -05:00
Micheil Smith
c667008161
Fixing *_plugins configuration names and values
...
Based on reading of Developing Plugins and the example ansible.cfg file, it seems the sections changed here were created in error by a copy and paste.
2014-01-25 21:52:53 +00:00
Michael DeHaan
ea138cc1fb
Merge pull request #5717 from nanobeep/devel
...
Minor documentation fixes.
2014-01-24 17:29:48 -08:00
Jesse Keating
2841edbebd
Add hints about what data goes into the variable
...
It's not immediately obvious what all can be accessed from the register
variable. Breadcrumbs to use -v would help.
2014-01-24 17:19:55 -08:00
Michael DeHaan
00b3f627eb
Overwrite docs CSS in layout.
2014-01-24 11:24:19 -05:00
Michael DeHaan
6a2720259a
Tweak background color.
2014-01-24 11:18:48 -05:00
Michael DeHaan
d04649fabb
Add logo to docsite.
2014-01-24 11:11:57 -05:00
Michael DeHaan
3d4a3459ca
Add favicon, remove graphics no longer referenced.
2014-01-23 18:37:26 -05:00
Michael DeHaan
2fab6a00b1
Ensure graphics show up in docsite.
2014-01-23 18:35:28 -05:00
Matt Jaynes
f3e416f065
Minor documentation fixes.
...
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
2014-01-21 22:05:21 -07:00
Matthew Nicholas Bradley
b7bc427f1b
Fix multiple minor typos in a paragraph
...
Add missing word, remove extraneous word, move misplaced quote,
switch single quotes to be double quotes for consistency in a
single paragraph.
2014-01-22 02:36:52 +00:00
Michael DeHaan
b8676203b9
Merge pull request #5586 from tbielawa/spiff_up_plugins
...
Spiff up the 'Developing Plugins' page
2014-01-17 12:34:06 -08:00
Taylor Brown
5fce765601
Removing colon from example failure message
...
The example failure message was given as - fail: msg="Bailing out: this play requires 'bar'"
The colon in the example causes a YAML compile error, so I am replacing it with a '.'
2014-01-17 14:09:52 +01:00
Michael DeHaan
c4425632e0
Add quickstart video back into docs nav.
2014-01-13 17:54:49 -05:00
Michael DeHaan
534945a245
Update Google analytics code.
2014-01-13 16:04:16 -05:00
Randy Stauner
df67830dbf
Reference --ask-sudo-pass for ansible_sudo_pass
...
It looks like the description for `ansible_sudo_pass` was copy/pasted from `ansible_ssh_pass` and not fully updated.
2014-01-13 09:19:56 -07:00
Tim Bielawa
0cf692ada6
Spiff up the 'Developing Plugins' page
...
* Add more cross-documentation references
* Fix some broken links
* Add links to github/source code references
2014-01-11 12:59:03 -05:00
Richard C Isaacson
3b63b1d5b4
Fixing 'Note' formatting where typos have missing sections or broken formatting.
2014-01-09 21:59:47 -06:00
Richard C Isaacson
0d52de0f29
Language cleanup for clarity.
2014-01-09 21:27:04 -06:00
Patrick Reagan
69304615d0
Fix typo in loop documentation: strucutre -> structure
2014-01-09 08:43:22 -07:00
Juho Viitasalo
4d17efa6f8
Nudge Google custom search image to the right
2014-01-08 20:04:14 -05:00
Michael DeHaan
919eb1fb98
Merge branch 'docsite-css' of git://github.com/sivel/ansible into docsite_css
2014-01-08 18:00:03 -05:00
Joshua Lund
3b4f3f8ca3
Improved the documentation for password generation
2014-01-07 18:20:39 -07:00
Michael DeHaan
659cb3118f
Merge pull request #5520 from kormoc/fix_symetric_tyop
...
While looking into filters, I noticed that the documentation has a typo....
2014-01-07 15:49:52 -05:00
Matt Martz
07a4fe1b0d
Don't overwrite max-width for wy-nav-content
2014-01-06 17:34:04 -06:00
Matt Martz
90d49cec5a
Increase the content max-width to 1140px from 800px
2014-01-06 17:15:04 -06:00
Matt Martz
26f7d62bf2
Get rid of grey background when content doesn't fill the screen
2014-01-06 17:15:04 -06:00
Matt Martz
f3978a7385
Properly indent @media blocks
2014-01-06 17:15:04 -06:00
Matt Martz
626f0f1393
Use some sed magic as the css minifier
2014-01-06 17:15:04 -06:00
Matt Martz
cc440d0a64
Add staticmin make target for compressing docs related css and js files, currently only theme.css
2014-01-06 17:15:04 -06:00
Matt Martz
e3c0c148e4
Add *.min.css to docsite/.gitignore
2014-01-06 17:15:04 -06:00
Matt Martz
e375f7d13a
Add beautified theme.css
...
* Update theme.conf to use theme.min.css
* Add "beautified" (un-minified) theme.css
2014-01-06 17:15:04 -06:00
Michael DeHaan
f77e744666
Merge pull request #5516 from chouseknecht/devel
...
Modified docsite layout to use Google custom search.
2014-01-06 15:03:40 -08:00
Chris Houseknecht
a0d0a70882
Modified docsite layout to use Google custom search.
2014-01-06 22:55:19 +00:00
James Tanner
5c64d703b9
Fixes #5227 Corrected doc example of with_first_found
2014-01-06 15:40:11 -05:00
James Tanner
d8d1152940
Update latest released version of ansible to 1.4.4 on docsite
2014-01-06 10:38:56 -05:00
Michael DeHaan
8e5b7d3095
Remove code underlying when_* and only_if, which are deprecated features slated for removal in the 1.5 release.
2014-01-03 19:13:21 -05:00
Michael DeHaan
5d50bcf6dc
Correct typo in variable in docs.
2014-01-03 13:47:54 -05:00
John Jarvis
318116f291
bad closing quote in footer
2014-01-02 20:16:19 -05:00
Michael DeHaan
1251538e96
Fix syntax of docsite anchors.
2014-01-02 17:37:48 -05:00
Michael DeHaan
2f811c40d7
Basic docsite formatting fixups
2014-01-02 17:36:52 -05:00
Christian Jensen
80bb49c8b7
Fix a small typo
2013-12-29 15:56:38 -08:00
Michael DeHaan
12ecff71ba
Add a few notes about variables to the FAQ.
2013-12-27 15:52:53 -05:00
Michael DeHaan
81fdd5d02a
Add a note about hosts being ok in multiple groups.
2013-12-27 15:42:11 -05:00
Michael DeHaan
132a7fa88e
Added note about tag groups to AWS guide.
2013-12-27 15:19:19 -05:00
Michael DeHaan
4658a98066
Remove line about undocumented variables as they should be documented :)
2013-12-27 14:50:50 -05:00
Mikhail Sobolev
64652fa6ab
fix various documentation xrefs
2013-12-27 18:21:08 +02:00
Michael DeHaan
af98ce8433
Add topics index to installation page.
2013-12-26 14:35:57 -05:00
Michael DeHaan
eec9b6c8b8
Fix a intra-doc link.
2013-12-26 14:35:57 -05:00
Michael DeHaan
bde41bac35
Fix some small docsite formatting things.
2013-12-26 14:35:57 -05:00
Michael DeHaan
1c29f043b4
Add contents to various pages with more than one topic per page.
2013-12-26 14:35:57 -05:00
Mikhail Sobolev
8b7327a2f6
make examples/DOCUMENTATION.yml a link
2013-12-26 14:35:57 -05:00
Michael DeHaan
1119ecebee
Make AnsibleWorks a hyperlink in docs footer.
2013-12-25 21:36:23 -05:00
Michael DeHaan
83d298accc
Add note about how to submit doc changes to generated module docs, limit TOC depth for module category list.
2013-12-25 21:29:54 -05:00
Michael DeHaan
d6e28b4c57
Enable the very cool "Edit on GitHub" links for pages where the RST is straight
...
out of github.
2013-12-25 21:05:25 -05:00
Mikhail Sobolev
8b680343dd
fix example formatting
2013-12-25 21:19:00 +02:00
Mikhail Sobolev
af1f8db51d
remove trailing whitespaces
2013-12-25 21:19:00 +02:00
Michael DeHaan
de8520da21
Add analytics to new docs theme.
2013-12-25 13:38:40 -05:00
Michael DeHaan
35ec9f81ae
Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
2013-12-25 13:24:29 -05:00
Michael DeHaan
10009b0d3f
Starting to refactor module formatter script.
...
Rename "jpfunc" to something more explanatory
2013-12-25 13:24:29 -05:00
Michael DeHaan
080296a028
Merge pull request #5414 from jlund/mode-typo
...
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
2013-12-24 15:57:09 -08:00
Michael DeHaan
b0578c82c2
Merge pull request #5416 from sa2ajj/more-minor-doc-fixes
...
More minor doc fixes
2013-12-24 15:56:50 -08:00
Michael DeHaan
99daaa5bb5
Re-add the playbook introduction which was replaced earlier.
2013-12-24 18:51:46 -05:00
Mikhail Sobolev
d1d20b7065
add a link to the resources section
2013-12-25 01:20:00 +02:00
Mikhail Sobolev
34f65f8e84
fix the link formatting
2013-12-25 01:19:41 +02:00
Michael DeHaan
1a106ac419
Add copy of Sphinx RTD theme so we can modify if needed and everyone has a consistent copy.
2013-12-24 18:10:19 -05:00
Michael DeHaan
e00262c1b3
Split content into subpages.
2013-12-24 18:05:41 -05:00
Michael DeHaan
5b5556020f
Reorg of the documentation tree such that the sidebar will be more correct. Some work yet to do on module docs.
2013-12-24 17:51:16 -05:00
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
2013-12-24 17:29:28 -05:00
Michael DeHaan
be78b50ea0
Remove static theme files since we're just grabbing the theme from pip.
2013-12-24 17:24:05 -05:00
Michael DeHaan
c88c3a40c6
Use the sphinx_rtd_theme
2013-12-24 17:23:38 -05:00
Joshua Lund
1696b14beb
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
2013-12-24 15:11:24 -07:00
Michael DeHaan
384cac7779
Use a docsite theme that is in source control, work in progress.
2013-12-24 14:10:49 -05:00
Matt Martz
c328cdbb53
Missed prefixed variable attribute
2013-12-23 13:56:48 -06:00
Tim Gerla
c89381fa2e
minor typo fixes for the rolling update guide
2013-12-20 16:02:36 -08:00
Michael DeHaan
d6ea5be20f
Various syntax and layout things, add Galaxy to docs
2013-12-20 17:07:06 -05:00
Michael DeHaan
d481b6e686
Some slight tweaks to the continuous delivery docs.
2013-12-20 16:43:18 -05:00
Michael DeHaan
12e61b6c32
Merge branch 'lamp_tutorial' of git://github.com/tgerla/ansible into devel
2013-12-20 16:31:44 -05:00
Michael DeHaan
08792be98e
Some minor tweaks to make things a little more tutorial-like, moved credentials section up higher, etc.
2013-12-20 16:30:55 -05:00
Michael DeHaan
de24a40cde
Wrap lines a bit tighter for easier editing.
2013-12-20 16:13:40 -05:00
Michael DeHaan
bb165f423d
Merge branch 'rax-guide' of git://github.com/sivel/ansible into devel
2013-12-20 16:07:00 -05:00
James Tanner
fd96bcbb67
Update released version in the docsite index page
2013-12-20 13:28:10 -05:00
Matt Martz
1e1a943a6e
Fix rst warnings in playbooks_loops.rst
2013-12-20 11:37:38 -06:00
Matt Martz
22dd1590df
Add guide_rax.rst
2013-12-20 11:18:24 -06:00
Matt Martz
e8ef6f14af
Add documentation example of using 'register' with a loop
2013-12-19 12:11:00 -06:00
lichesser
1cbae778c4
Update install documentation to include httplib2
...
With v1.4.2 setup.py requires httplib2 for install
2013-12-19 12:01:58 +01:00
James Tanner
982c9394b2
Add example4 to the docsite AWS guide
2013-12-18 21:05:10 -05:00
James Tanner
78346eb358
Fix current version in docsite index.rst
2013-12-18 21:01:20 -05:00
Mikhail Sobolev
6569fb8455
fixed a reference to AWX site
2013-12-15 13:12:20 +02:00
Mikhail Sobolev
4448a64069
add seealso to developing_inventory
2013-12-15 13:09:43 +02:00
Tim Gerla
f8cc9d5d06
Tweak some task examples to be more in-line with eucalyptus-ec2.yml in language_features
2013-12-12 13:44:33 -06:00
Ferenc Grecu
b93c23d4c7
Fix typos in configuration documentation
2013-12-12 18:51:09 +02:00
Tim Gerla
1063cbea39
tweak some links and phrasing
2013-12-08 19:40:21 -08:00
Tim Gerla
101e8c0a31
flesh out the CI/CD and load balancer sections a bit
2013-12-08 13:19:09 -08:00
Maykel Moya
9018d53a3c
Fix link to playbooks loops
2013-12-08 22:09:54 +01:00
Tim Gerla
4da5d267d5
initial commit of a basic rolling upgrade guide, based on the lamp_haproxy example
2013-12-08 12:56:57 -08:00
Michael DeHaan
a19ef93cf3
Update README.md
...
remove author section, references old email address
2013-12-05 19:22:05 -05:00
Michael DeHaan
0fc5771eab
Update README.md
...
Clarify docs readme about wordpress
2013-12-05 19:17:02 -05:00
Jinn Koriech
80d6ca19af
Add README info for building the module documentation.
2013-12-05 17:01:49 +00:00
Maykel Moya
bddb1e3115
Add blank line before rst directive
2013-12-03 11:51:44 +01:00
Michael F. Booth
8a19b595c7
Fix "manual" ansible-playbook example in guide_vagrant.rst
...
The given example is trying to load an inventory file with the -i option, so it should probably be given the actual Vagrant-written inventory file name. I contemplated using 'vagrant_ansible_inventory_default' instead (which is what my Vagrant demo actually creates) but 'vagrant_ansible_inventory_machinename' is more consistent with the existing example in the docs.
2013-12-01 23:25:23 -05:00
Michael DeHaan
3541bfcb09
Merge pull request #5074 from pcraston/devel
...
Fix for documentation playbook loops
2013-12-01 14:29:47 -08:00
Tim Gerla
af42f0b771
fix heading name syntax in AWS guide
2013-11-27 12:36:49 -08:00
Patrick Craston
8de0b88c1c
Updated Fix for documentation playbook loops
...
if key is used with lookup parameter needs quotes as
otherwise it will load "ssh-rsa" "<the key>" "<the comment>" as separate
values and fail with "this module requires key=value arguments"
2013-11-27 13:12:50 +00:00
Patrick Craston
20c5b7f800
Fix for documentation playbook loops
...
if key is used with lookup parameter that needs to be in quotes as
otherwise it will load "ssh-rsa" "<the key>" "<the comment>" as separate
values and fail with "this module requires key=value arguments"
2013-11-27 11:59:11 +00:00
Tim Gerla
fb3d5d6589
elaborate on a couple of sections
2013-11-23 14:59:35 -08:00
Tim Gerla
461afa2b25
remove Vagrant from the list of pending topics
2013-11-23 11:13:56 -08:00
Tim Gerla
1cd71b7899
fix up word wrapping
2013-11-23 11:10:43 -08:00
Tim Gerla
7adf33ed41
add a topical guide for Vagrant integration
2013-11-23 11:07:51 -08:00
James Tanner
2a58c2bbe3
Update files for 1.4 release
2013-11-21 15:11:16 -05:00
Brian Coca
246689c2fd
added version added + union, diff and sym_diff filters
...
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-11-19 14:37:53 -05:00
Brian Coca
79145b6a78
updated docs to add new filters
...
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-11-18 23:40:29 -05:00
Michael DeHaan
ff24d5a16e
Merge pull request #4952 from bob-smith/new3
...
Remove stale references to 'latest' from docsite
2013-11-18 13:19:31 -08:00
John Barker
0bc93bf0c0
Remove stale references to 'latest' from docsite
...
left over from 0cd09dd
2013-11-18 20:58:28 +00:00
Michael DeHaan
441cd1c5b9
Merge pull request #4933 from lsm/devel
...
Correct the constant name "remote_temp" to "remote_tmp"
2013-11-18 11:48:55 -08:00
John Barker
452d418771
correct link to developing modules on ansiblework's website (part 2)
2013-11-18 19:21:46 +00:00
Senmiao Liu
d1082af817
Correct the constant name "remote_temp" to "remote_tmp"
2013-11-17 15:37:17 -08:00
Michael Scherer
f290c2aec0
fix various typos in the documentation
2013-11-17 00:26:06 +01:00
James Tanner
48ded5e493
Fix typos in docsite password lookup section
2013-11-12 08:54:19 -05:00
James Tanner
e2b75abb1d
Add char parameter to password lookup plugin docs on docsite
2013-11-11 14:54:11 -05:00
James Tanner
9e8eef84e8
Revert "Revert "Delete extra word in index.rst""
...
This reverts commit 8532263890
.
2013-11-11 13:23:27 -05:00
James Tanner
54c510335a
Revert "Revert "Tiny RST link fix in modules documentation""
...
This reverts commit 658dc7a366
.
2013-11-11 13:23:03 -05:00
James Tanner
f347133d85
Revert "Move info on limit from the ad hoc command page to the pattern page"
...
This reverts commit cda707f99e
.
2013-11-08 10:51:28 -05:00
James Tanner
658dc7a366
Revert "Tiny RST link fix in modules documentation"
...
This reverts commit e052251662
.
2013-11-08 10:46:13 -05:00
James Tanner
8532263890
Revert "Delete extra word in index.rst"
...
This reverts commit f52b401755
.
2013-11-08 10:45:56 -05:00
James Tanner
66d68b30f2
Revert "Fixes #4092 Add documentation for yaml format of tasks and all keywords"
...
This reverts commit 3e351b4727
.
2013-11-08 10:31:28 -05:00
James Tanner
4169f1b07c
Revert "Fixes #4771 Add 1.4.x example of registered var properties to the docsite"
...
This reverts commit dc74e700ce
.
2013-11-08 10:30:45 -05:00
James Tanner
dc74e700ce
Fixes #4771 Add 1.4.x example of registered var properties to the docsite
2013-11-08 10:20:05 -05:00
James Tanner
3cdb968ebe
Fix some information in the docsite for the password lookup plugin
2013-11-07 16:45:52 -05:00
Steve Tjoa
9ac012bb94
adding link to up-to-date ansible-examples github repo. Also using proper capitalization for GitHub.
2013-11-07 11:44:54 -08:00
jctanner
e9ad19f593
Merge pull request #4824 from mattwillsh/devel
...
Correct docsite typo hash_behavior -> hash_behaviour
2013-11-06 22:48:12 -08:00
James Tanner
3e351b4727
Fixes #4092 Add documentation for yaml format of tasks and all keywords
2013-11-07 01:43:55 -05:00
James Tanner
c39daed422
Merge pull request #4607 and fix merge conflicts for documentation fixes.
2013-11-06 22:20:58 -05:00
jctanner
1b89abe176
Merge pull request #4669 from SegFaultAX/docs/ssh-ansible-cfg
...
Change ssh header to ssh_connection header
2013-11-06 19:04:33 -08:00
Matt Willsher
a7d0056a53
Correct type hash_behavior -> hash_behaviour
2013-11-06 17:01:37 +00:00
jctanner
8d9b53b445
Merge pull request #4733 from sivel/4323-sudo-pass
...
Add ansible_sudo_pass hostvar support. Fixes #4323
2013-11-05 15:01:19 -08:00
James Tanner
a66cfed166
Addresses #4763 list python >= 2.5 as a requirement for accelerate mode
2013-11-04 18:15:11 -05:00
Tomas Thor Jonsson
23bf570bad
typo ---- (4) instead of --- (3)
2013-11-04 14:16:33 +01:00
Michael DeHaan
4bb34d006e
Merge pull request #4793 from ilkka/patch-2
...
Fix code block quoting in documentation
2013-11-03 08:55:33 -08:00
Ilkka Laukkanen
31d55e03b0
Fix code block quoting
...
Add double colons where necessary to get code blocks, not blockquotes.
2013-11-03 18:31:25 +02:00
Ilkka Laukkanen
e0e01ddbe4
Clarify cobbler.py usage and testing instructions
...
The doc incorrectly advised executing the static inventory, not the `cobbler.py` script. Also fixes minor language issue.
2013-11-03 18:26:28 +02:00
Rhett Sutphin
aa475d337a
Document env dependency for test-module.
...
You need to source hacking/env-setup before running hacking/test-module;
otherwise you get an error like this:
ImportError: No module named ansible.utils
2013-11-01 12:32:15 -05:00
Matt Martz
ea2ec6237a
Add ansible_sudo_pass hostvar support
2013-10-30 13:18:35 -05:00
Tim Gerla
0f80364994
fix command to make a debian package
2013-10-28 15:04:16 -07:00
Tim Gerla
b7899b5e35
Add a clarifying heading to installation docs
2013-10-28 08:55:25 -07:00
Matt Jaynes
8fa003eadb
Fix typos. Prevent double-dashes from being reduced to single dash.
2013-10-27 11:51:42 -04:00
Michael-Keith Bernard
d1d4af8b11
Change ssh header to ssh_connection header
2013-10-24 11:24:24 -07:00
Lars Francke
f52b401755
Delete extra word in index.rst
2013-10-22 01:14:24 +02:00
Lars Francke
e052251662
Tiny RST link fix in modules documentation
2013-10-22 01:10:54 +02:00
Lars Francke
d7478e591c
Update intro_configuration.rst
...
Minor RST fixes
2013-10-22 01:05:40 +02:00
Lars Francke
cda707f99e
Move info on limit from the ad hoc command page to the pattern page
2013-10-21 11:17:25 +02:00
Lars Francke
544458e859
Update intro_adhoc.rst
...
Update link texts (hopefully got those correct from Sphinx documentation) and remove section on Limiting hosts as that's covered elsewhere
2013-10-21 11:17:16 +02:00
Lars Francke
afbc2b448d
Update intro_dynamic_inventory.rst
...
Minor fixes, style and typos
2013-10-21 00:17:26 +02:00
Lars Francke
5c905fd165
Fix a few minor issues in the Getting started document
2013-10-20 23:44:19 +02:00
awiddersheim
9d141c5f34
Fixed typo in docsite/rst/playbooks_tags.rst
2013-10-18 23:00:50 -04:00
Adam Miller
5b2338b2bf
fix change_when example for False
2013-10-18 13:13:13 -05:00
Greg Karékinian
86f4e03bb5
Fix typo
2013-10-17 16:00:58 +02:00
Michael DeHaan
ebbf845e09
Merge pull request #4520 from jaugustin/patch-1
...
[doc] duplicate group in usa:children group
2013-10-15 08:23:52 -07:00
Michael DeHaan
cb87a94515
Merge pull request #4519 from mmoya/fixes
...
Fix building of docsite
2013-10-15 08:23:32 -07:00
Jérémie Augustin
ddf1d71b7d
[doc] duplicate group in usa:children group
2013-10-15 17:18:07 +02:00
Maykel Moya
cd051c4a0d
Fix building of docsite
...
* Fix paths in docsite/Makefile having an additional '..'.
* Ignore generated docsite/rst/modules/*.rst
2013-10-15 16:21:19 +02:00
James Tanner
6b60267898
Document per task remote_user, based on #3932
2013-10-15 09:40:37 -04:00
Michael DeHaan
0cd09dd54f
Remove extra "latest/" subdirectory in docs build structure.
2013-10-14 08:27:30 -04:00
Michael DeHaan
d22529bad0
Version added info in docs for do/until was missing.
2013-10-14 08:24:43 -04:00
Michael DeHaan
a956c2019f
Add some notes about which features are typically rarely used so folks won't feel like they have to understand them all up front.
2013-10-13 08:57:10 -04:00
Michael DeHaan
44b5b9525f
Add documents for some additional iteration types.
2013-10-13 08:54:36 -04:00
Michael DeHaan
a20d5462b6
Fix rst doc macro
2013-10-12 12:41:29 -04:00
Michael DeHaan
8faaae142c
Fix REST anchor targets
2013-10-12 11:20:56 -04:00
Michael DeHaan
b119adf684
Add note about role search path.
2013-10-12 11:05:22 -04:00
Michael DeHaan
f27a9986c1
Document standardized task/handler include syntax.
2013-10-12 10:57:11 -04:00
Michael DeHaan
6bec262b8e
Add an example of failed_when.
2013-10-12 10:51:32 -04:00
Michael DeHaan
fee360f33e
Add example.config and main documentation of the roles_path feature.
2013-10-12 10:15:30 -04:00
Michael DeHaan
61c2eb9cb0
Just clarify there are load balancer modules :)
2013-10-12 08:34:41 -04:00
Michael DeHaan
bd20d3c9be
Merge pull request #4382 from jryans/devel
...
Tweak syntax in intro docs
2013-10-08 05:46:45 -07:00
Michael DeHaan
48f97e16e9
Add doc about password generation for user modules in the FAQ.
2013-10-08 08:38:51 -04:00
Michael DeHaan
c69e19c6a6
Enhance references to logging functionality. Fixes #3431 .
2013-10-08 08:26:40 -04:00
Michael DeHaan
19386c43a7
Merge
2013-10-07 10:02:21 -04:00
Michael DeHaan
8604212da9
Merge pull request #4352 from jhoekx/mysql-user-grant
...
Add grant parameter to MySQL user module
2013-10-07 06:08:39 -07:00
lied
ef4ec735b6
Add local provisioning step notes to EC2 pages (adapted with changes by mpdehaan).
2013-10-07 08:29:03 -04:00
J. Ryan Stinnett
5f0b5e92fa
Tweak syntax in intro docs
2013-10-06 23:22:34 -04:00
Chris Church
97e9d980b2
Spelling corrections for docsite.
2013-10-05 21:19:19 -04:00
Michael DeHaan
a8637dbde6
Misc docs tweaking.
2013-10-05 14:57:45 -04:00
Michael DeHaan
f0db5508cd
Some design concepts.
2013-10-05 14:22:43 -04:00
Michael DeHaan
572fef3854
Allude to ansible-pull.
2013-10-05 14:18:12 -04:00
Michael DeHaan
95fd533d3c
Add info about ansible-doc and ansible-pull.
2013-10-05 14:18:12 -04:00
Michael DeHaan
30ae97c5d0
Fix rst link.
2013-10-05 14:04:25 -04:00
Michael DeHaan
715a07d200
Sphinx formatting.
2013-10-05 13:58:03 -04:00
Michael DeHaan
ade46e9aab
Various docs cleanup.
2013-10-05 13:50:53 -04:00
Michael DeHaan
d6168189a7
Add toctrees to pages in the docs that did not have them.
2013-10-05 13:25:05 -04:00
Michael DeHaan
4a93f9ee6d
Fix some missing hyperlinks to ansible-examples on github.
2013-10-05 12:49:42 -04:00
Michael DeHaan
7891f32fc7
Does "fix malformed hyperlink target" sound any less Star-Trekky than "realign the main deflector array?".
2013-10-05 12:41:26 -04:00
Michael DeHaan
b62b9bda65
Remove duplicate link to old examples dir.
2013-10-05 12:40:53 -04:00
Michael DeHaan
05321cafe1
Add see also sections to pages that do not have them.
2013-10-05 12:31:42 -04:00
Michael DeHaan
46fe4d4b92
Fix some docs formatting.
2013-10-04 20:04:31 -04:00
Michael DeHaan
6ad43c7268
Remove duplicate section, fix a link.
2013-10-04 19:06:20 -04:00
Michael DeHaan
d3b916ed0a
Misc docs work.
2013-10-04 19:04:09 -04:00
Michael DeHaan
7f2253451e
More anchors!
2013-10-04 18:41:14 -04:00
Michael DeHaan
41909d7fd5
More exciting anchor tags, document more loop features!
2013-10-04 18:34:39 -04:00
Michael DeHaan
b0d5033386
Add lots of anchor tags.
2013-10-04 18:15:04 -04:00
Michael DeHaan
111b3578d6
add more indexes, AWX blurb.
2013-10-04 18:15:04 -04:00
Michael DeHaan
198c9a5903
Adding some labels so we don't get "#id22" for the links in the docs.
2013-10-04 10:41:44 -04:00
Skylar Saveland
1f2047cc39
(docs) result is registered so would be used in the until param of a do-until loop
2013-10-03 13:28:29 -07:00
Jeroen Hoekx
08b0773da5
Add append_privs parameter to MySQL user module.
...
This adds the privileges given to the existing list of privileges
instead of overwriting any existing ones.
2013-10-03 14:57:01 +02:00
Michael DeHaan
bf7247c78c
Update rst
2013-10-02 22:09:02 -04:00
Michael DeHaan
0c2994f653
Misc rst tweaks
2013-10-02 22:06:56 -04:00
Michael DeHaan
2478c1d44d
Explain error handling section better.
2013-10-02 22:03:15 -04:00
Michael DeHaan
fd3fb24fe8
Environment doc cleanup and showing another use case.
2013-10-02 22:02:11 -04:00
Michael DeHaan
e9bd97ea4d
Slight accelerate mode page simplification.
2013-10-02 21:59:08 -04:00
Michael DeHaan
8dd5a4f0b2
Minor playbooks doc tweaks.
2013-10-02 21:56:55 -04:00
Michael DeHaan
a9a6206674
Fix rst link format
2013-10-02 21:53:05 -04:00
Michael DeHaan
e9851810ca
Misc docs fixes
2013-10-02 21:51:21 -04:00
Michael DeHaan
b7c99ed120
Jinja2 link doc fixes
2013-10-02 21:49:30 -04:00
Michael DeHaan
60134c5c88
Slight tweaks to getting started.
2013-10-02 21:45:57 -04:00
Michael DeHaan
1d86a6f129
Slight tweaks to config file chapter.
2013-10-02 21:43:47 -04:00
Michael DeHaan
e0af80946b
Slight cleanup to adhoc chapter.
2013-10-02 21:41:46 -04:00
Michael DeHaan
a8ff828593
Minor AWS doc cleanup
2013-10-02 20:58:10 -04:00
Michael DeHaan
0e7ff1690a
Add a note about registered variable lifetime.
2013-10-02 20:48:51 -04:00
Michael DeHaan
5c21e81968
Remove redundant section.
2013-10-02 20:46:59 -04:00
Michael DeHaan
585b4d03a8
An approach to explaining precedence more by convention.
2013-10-02 20:23:05 -04:00
James Cammarata
1d08bcd7c5
Adding some version_added strings to the new accelerate configs docs
2013-10-02 08:51:04 -05:00
James Cammarata
b11e12652e
Adding new accelerate settings to default config and docs
2013-10-02 08:37:01 -05:00
Michael DeHaan
596626ad31
asn1 is a dependency so no need to mention this in docs. Also no callouts for other OSes so no need for BSD.
2013-10-02 08:16:00 -04:00
James Cammarata
e3ff824ead
Minor tweak to doc formatting regarding accelerate package reqs
2013-10-01 16:12:40 -05:00
Berend de Boer
14cfac6b8b
Added comment which two packages are needed on FreeBSD.
2013-10-02 09:09:40 +13:00
James Cammarata
c8fa83c93f
Minor tweaks to the skipped config wording and adding documentation
2013-09-30 21:02:09 -05:00
Michael DeHaan
7ecb2b6728
Reinstate missing dynamic inventory content. Edits pending.
2013-09-29 20:39:29 -04:00
Michael DeHaan
b64edfe791
"make webdocs" sphinx output is now clean. Edit passes and additional content in docs still pending.
2013-09-29 20:10:37 -04:00
Michael DeHaan
5d6deb68ae
More work fixing doc links.
2013-09-29 20:09:30 -04:00
Michael DeHaan
df8b8fc4d6
Fixing some more doc links. Still not done.
2013-09-29 19:30:10 -04:00
Michael DeHaan
4a0e06dc80
Resolving some doc errors.
2013-09-29 19:16:59 -04:00
Michael DeHaan
71ddb80524
Tweaking doc titles.
2013-09-29 19:10:28 -04:00
Michael DeHaan
ad2736b253
Update tags and async sections, among other changes.
2013-09-29 19:03:51 -04:00
Michael DeHaan
c10904bcef
Prompts chapter
2013-09-29 18:44:46 -04:00
Michael DeHaan
d494691398
Start of organizing variable section. This is all still in progress and not done, need to fix links between sections and re-add see-also sections, etc, etc.
2013-09-29 17:19:35 -04:00
Michael DeHaan
4cd3c5472f
Refactor looping docs
2013-09-29 17:02:53 -04:00
Michael DeHaan
00c2c0b11c
Conditionals chapter and some misc tweaks elsewhere
2013-09-29 16:47:34 -04:00
Michael DeHaan
ddf51154fd
Delegation documentation split
2013-09-29 16:22:54 -04:00
Michael DeHaan
c4af4c65c3
Update check mode docs
2013-09-29 16:19:59 -04:00
Michael DeHaan
a0ec399f35
Consolidate docs on accelerated mode
2013-09-29 16:18:01 -04:00
Michael DeHaan
19ac7cfe2a
Refactor the roles information and provide a good example of the case for using roles.
2013-09-29 16:11:36 -04:00
Michael DeHaan
102b745b31
Add lots of docs on configuration settings, explaining what goes into ansible.cfg
2013-09-29 15:51:26 -04:00
Michael DeHaan
70dc1ef4e4
Update the /usr/bin/ansible example docs
2013-09-29 14:54:53 -04:00
Michael DeHaan
e0ea3decae
The patterns document is now it's own chapter since it applies to playbooks and /usr/bin/ansible alike.
2013-09-29 14:45:00 -04:00
Michael DeHaan
65a7ddc824
Organize dynamic inventory documentation.
2013-09-29 14:24:36 -04:00
Michael DeHaan
1e5edb2e0f
Clean up inventory section.
2013-09-29 13:50:10 -04:00
Michael DeHaan
720abcb9ed
Cleaunup to the getting started section.
2013-09-29 13:29:11 -04:00
Michael DeHaan
87702d50d8
Add missing file (stub)
2013-09-29 13:13:19 -04:00
Michael DeHaan
74e77bf1d8
Refactor install guide
2013-09-29 13:13:05 -04:00
Michael DeHaan
824a8b9136
Fix index formatting.
2013-09-29 12:39:09 -04:00
Michael DeHaan
759430d1e8
Add new topics to index
2013-09-29 12:36:02 -04:00
Michael DeHaan
858b6c4e64
Restructure the documentation index.
2013-09-29 12:12:31 -04:00
Benno Joy
16d0320408
Update playbooks2.rst
2013-09-25 10:48:43 +05:30
bennojoy
daf2f49116
doc update
2013-09-25 10:22:51 +05:30
bennojoy
0e749611ac
doc update and add attempts
2013-09-25 09:56:14 +05:30
James Cammarata
0ebc29d3d4
Merge pull request #4203 from candeira/with_nested
...
fix documentation examples for with_nested
2013-09-22 06:58:42 -07:00
Javier Candeira
2aae5e53de
fix examples for with_nested
2013-09-22 22:17:28 +10:00
Joshua Lund
65de1f1c8b
Fixed typo in Role Default Variable documentation
2013-09-20 15:45:22 -06:00
James Cammarata
687753e4cb
Fixing up some search/replace errors regarding user/remote_user
2013-09-18 12:22:41 -05:00
James Cammarata
25c102d4d8
Adding a note in the documentation regarding user->remote_user change
2013-09-16 06:03:15 -05:00
Brian Coca
b6be9bce5d
fixed typo
...
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-09-07 17:19:23 -04:00
Brian Coca
d47c48e30a
Added remote_user to plays
...
Still compatible with user: but deprecating it so we can have
a matching remote_user: in tasks, cannot be user: because of the
module of the same name. #3932
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-09-07 16:34:22 -04:00
Michael DeHaan
f1eb5b45d9
Merge pull request #4056 from jlaska/libselinux-doc
...
The required package for selinux is libselinux-python
2013-09-06 18:08:40 -07:00
James Laska
546788a1b6
The required package for selinux is libselinux-python
2013-09-06 16:26:48 -04:00
James Cammarata
2c27aa63e0
Updating docs for max_fail_percentage plus CHANGELOG updates
2013-09-06 15:19:34 -05:00
James Cammarata
06090b5cb6
Merge pull request #4040 from ngrilly/devel
...
Update documentation about Jinja2 expressions in playbooks
2013-09-05 18:46:16 -07:00
James Cammarata
c093bd4f4f
Merge pull request #3975 from jimi1283/role_defaults_docs
...
Adding documentation for role default variables
2013-09-05 18:33:22 -07:00
Nicolas Grilly
aaafd9b608
Update documentation about Jinja2 expressions in playbooks
2013-09-05 21:38:34 +02:00
James Cammarata
ff203dda45
Adding docs for the new accelerated mode
2013-09-02 23:08:00 -05:00
kiri
633eda957d
fix JSON extra vars quotation.
2013-09-01 22:36:30 +09:00
James Cammarata
736c8b19d3
Added ability to limit role dependencies to just one inclusion
2013-08-30 12:42:27 -05:00
James Cammarata
8bfba5c0b4
Adding documentation for role default variables
2013-08-30 10:13:22 -05:00
James Cammarata
deb5f027f0
Fixed up a few other pages that had the same versionadded error
2013-08-23 11:33:57 -05:00
James Cammarata
f8a54d162d
Fixing versionadded fields in the playbook doc
2013-08-23 11:04:06 -05:00
James Cammarata
f40d39bc92
Minor formatting change
2013-08-22 23:35:23 -05:00
James Cammarata
e1b1d09210
Remove references to old-style variables
...
Fixes #3842
2013-08-22 23:33:18 -05:00
James Cammarata
1f42fd9964
Remove references to old-style variables
...
Fixes #3842
2013-08-22 23:29:13 -05:00
James Cammarata
b33cd0c44f
Added a note in the advanced playbooks section regarding YAML extra vars
2013-08-22 20:18:15 -05:00