.. |
modules
|
Remove extra "latest/" subdirectory in docs build structure.
|
2013-10-14 08:27:30 -04:00 |
ansible_ssh_changes_note.rst
|
removed repetition of note and replaced with an include directive
|
2015-10-12 11:41:09 -04:00 |
become.rst
|
Don't create world-readable module and tempfiles without explicit user permission
|
2016-03-23 09:52:19 -07:00 |
committer_guidelines.rst
|
Update committer_guidelines.rst
|
2016-04-06 13:23:39 -04:00 |
common_return_values.rst
|
Updated outdated link to module directory.
|
2015-04-08 14:24:21 +01:00 |
community.rst
|
Fix ISSUE_TEMPLATE.md link.
|
2016-03-25 16:02:45 -07:00 |
developing.rst
|
added releases doc
|
2015-12-12 13:16:40 -05:00 |
developing_api.rst
|
extended api example with more options in tasks
|
2016-02-13 20:15:56 -05:00 |
developing_inventory.rst
|
fix json typo
|
2014-02-20 23:02:07 -05:00 |
developing_modules.rst
|
Clarify developing modules documentation
|
2016-03-18 09:12:17 -05:00 |
developing_plugins.rst
|
Updated with bcoca's feedback
|
2016-03-25 16:08:39 -05:00 |
developing_releases.rst
|
corrected section anchors
|
2015-12-12 12:59:00 -05:00 |
developing_test_pr.rst
|
A few more typos
|
2016-02-05 18:38:56 +01:00 |
faq.rst
|
Update faq.rst
|
2016-03-23 13:31:16 -07:00 |
galaxy.rst
|
Fixed typo: Integerations -> Integrations
|
2016-01-09 22:34:03 +00:00 |
glossary.rst
|
Make ohai and facter work via module_utils Fact classes rather than in the setup module
|
2016-03-14 14:53:29 -07:00 |
guide_aws.rst
|
Add link to both Ansible local and Ansible remote provisioner introduced in Packer 0.9.0 (#15335)
|
2016-04-08 10:55:23 -04:00 |
guide_cloudstack.rst
|
docsite, cloudstack: add limited VPC support
|
2016-03-10 11:41:17 +01:00 |
guide_gce.rst
|
fixed all references to old plugins/inventory to point at contrib/inventory
|
2015-07-10 13:00:12 -04:00 |
guide_rax.rst
|
Fix up rst formatting
|
2015-11-03 17:29:02 -08:00 |
guide_rolling_upgrade.rst
|
Add note about useful quote filter.
|
2014-07-18 18:23:48 -04:00 |
guide_vagrant.rst
|
Documentation: Update the Vagrant Guide
|
2015-11-20 21:50:41 +01:00 |
guides.rst
|
doc: add cloudstack guide to the guides
|
2015-10-31 19:34:40 +01:00 |
index.rst
|
Updated versions with current released and development
|
2016-02-27 12:39:58 +01:00 |
intro.rst
|
draft bsd intro and bootstrapping
|
2015-08-12 22:18:29 -04:00 |
intro_adhoc.rst
|
updated intro adhoc to use become
|
2016-01-29 17:46:18 -05:00 |
intro_bsd.rst
|
grammar fixes; capitalize where necessary; general clean-up
|
2016-01-28 21:58:49 +13:00 |
intro_configuration.rst
|
Adding a config option to allow disabling locale settings upon module exec
|
2016-04-06 12:19:22 -04:00 |
intro_dynamic_inventory.rst
|
Merge pull request #11642 from quentinsf/inventory_ignores
|
2016-03-17 10:11:07 +05:30 |
intro_getting_started.rst
|
Fixing typo depricated for deprecated.
|
2016-01-27 23:22:27 -08:00 |
intro_installation.rst
|
Update the Mac warning in intro_installation.rst
|
2016-03-22 16:49:03 +00:00 |
intro_inventory.rst
|
More doc updates regarding ansible_shell_executable
|
2016-03-18 09:16:21 -07:00 |
intro_patterns.rst
|
Corrected group separator
|
2015-11-30 21:44:18 -06:00 |
intro_windows.rst
|
Merge pull request #13377 from bruceharbin/patch-1
|
2016-03-21 07:28:48 -07:00 |
modules.rst
|
moar docs
|
2015-07-17 22:53:11 -04:00 |
modules_core.rst
|
Fix typo in modules_core.rst
|
2015-11-24 12:49:15 -07:00 |
modules_extra.rst
|
Fixing a small typo
|
2015-09-16 11:00:19 -08:00 |
modules_intro.rst
|
fixed spelling
|
2015-07-20 12:30:15 -04:00 |
playbooks.rst
|
moar docs
|
2015-07-17 22:53:11 -04:00 |
playbooks_acceleration.rst
|
- Fixed line break causing part of the text to display as "Definition List"
|
2015-08-27 21:41:36 -06:00 |
playbooks_advanced_syntax.rst
|
minor doc fixes
|
2016-02-26 16:46:26 -05:00 |
playbooks_async.rst
|
extend conditions for async error
|
2015-07-24 15:11:35 -04:00 |
playbooks_best_practices.rst
|
Fix server numbers in first 10 next 10 example
|
2016-01-22 18:50:41 +08:00 |
playbooks_blocks.rst
|
clarified how block applies directives to tasks
|
2016-02-03 14:34:08 -05:00 |
playbooks_checkmode.rst
|
Adds 'ansible_check_mode' boolean magic variable
|
2016-04-08 00:26:02 +02:00 |
playbooks_conditionals.rst
|
updated docs with new test grammer examples
|
2016-01-14 12:29:02 -05:00 |
playbooks_delegation.rst
|
docsite: add missing closing square bracket
|
2016-02-22 16:07:48 +00:00 |
playbooks_environment.rst
|
removed 'bare' example in environment
|
2015-12-11 09:32:19 -05:00 |
playbooks_error_handling.rst
|
clarified ignore_errors
|
2015-10-27 19:59:43 -04:00 |
playbooks_filters.rst
|
updated docs with new test grammer examples
|
2016-01-14 12:29:02 -05:00 |
playbooks_filters_ipaddr.rst
|
Details on how to convert subnet masks into CIDR
|
2016-01-27 12:14:50 +00:00 |
playbooks_intro.rst
|
Update link target
|
2016-03-16 11:04:28 -07:00 |
playbooks_lookups.rst
|
Update playbooks_lookups.rst
|
2016-02-15 15:53:34 +03:00 |
playbooks_loops.rst
|
Proposed change to documentation to elaborate on new notation style for with_items / with_subelements
|
2016-03-21 14:35:05 +01:00 |
playbooks_prompts.rst
|
Fix incorrect example of vars_prompt
|
2015-07-27 11:08:39 +05:30 |
playbooks_roles.rst
|
Update playbooks_roles.rst
|
2016-02-12 00:01:36 +03:00 |
playbooks_special_topics.rst
|
now generate list of playbook ojbect directives
|
2016-02-25 16:48:37 -05:00 |
playbooks_startnstep.rst
|
Replaced --start-at with --start-at-task
|
2015-04-05 20:47:22 +03:00 |
playbooks_strategies.rst
|
Fixed docs typo
|
2015-10-20 16:38:16 +01:00 |
playbooks_tags.rst
|
fixed bad tag example
|
2016-02-05 15:48:56 -05:00 |
playbooks_variables.rst
|
Adds 'ansible_check_mode' boolean magic variable
|
2016-04-08 00:26:02 +02:00 |
playbooks_vault.rst
|
Adds ANSIBLE_VAULT_PASSWORD_FILE to the documentation site
|
2016-02-23 14:38:47 +01:00 |
porting_guide_2.0.rst
|
Update porting_guide_2.0.rst
|
2016-04-07 11:27:38 -04:00 |
quickstart.rst
|
Link to /videos instead of the less obvious /resources
|
2016-02-11 10:34:39 -05:00 |
test_strategies.rst
|
Merge pull request #9961 from volanja/replace_running_to_started
|
2015-07-20 23:13:29 -04:00 |
tower.rst
|
Update tower.rst
|
2014-06-16 15:51:25 -04:00 |
YAMLSyntax.rst
|
Fix a typo
|
2016-03-30 19:05:13 +08:00 |