You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Toshio Kuratomi
4ed88512e4
Move uses of to_bytes, to_text, to_native to use the module_utils version ( #17423 )
...
We couldn't copy to_unicode, to_bytes, to_str into module_utils because
of licensing. So once created it we had two sets of functions that did
the same things but had different implementations. To remedy that, this
change removes the ansible.utils.unicode versions of those functions.
9 years ago
..
modules
Remove extra "latest/" subdirectory in docs build structure.
12 years ago
roadmap
changelog/docsite updates for Windows async/environment
9 years ago
YAMLSyntax.rst
Fix a typo
10 years ago
become.rst
Missing full stop
9 years ago
committer_guidelines.rst
Add my irc nick ( #15881 )
10 years ago
common_return_values.rst
Light edit of #17351
9 years ago
community.rst
Double backticks
10 years ago
developing.rst
Core module program flow and glossary ( #15355 )
10 years ago
developing_api.rst
Rework the v2 API example to use a custom callback to better show how callbacks can be used for handling results
10 years ago
developing_core.rst
Corrections to documentation formatting
10 years ago
developing_inventory.rst
Update developing_inventory.rst
10 years ago
developing_modules.rst
Add checklist item on how to use env vars with basic auth helpers
9 years ago
developing_modules_python3.rst
Move uses of to_bytes, to_text, to_native to use the module_utils version ( #17423 )
9 years ago
developing_plugins.rst
Fleshing out plugin development documentation. WIP.
9 years ago
developing_program_flow_modules.rst
f
10 years ago
developing_releases.rst
corrected section anchors
10 years ago
developing_test_pr.rst
A few more typos
10 years ago
faq.rst
Update command for generating password ( #17170 )
9 years ago
galaxy.rst
Fixed minor typo in merged pull request
10 years ago
glossary.rst
Noticed a typo ( #16474 )
10 years ago
guide_aws.rst
Add link to both Ansible local and Ansible remote provisioner introduced in Packer 0.9.0 ( #15335 )
10 years ago
guide_azure.rst
Upgrade to azure 2.0.0rc5 and add locations parameter.
10 years ago
guide_cloudstack.rst
docsite, cloudstack: add limited VPC support
10 years ago
guide_docker.rst
Fix typo.
10 years ago
guide_gce.rst
Update GCE module to use JSON credentials ( #13623 )
10 years ago
guide_rax.rst
Mocate ansible_ssh_changes into a common directory
10 years ago
guide_rolling_upgrade.rst
Add note about useful quote filter.
12 years ago
guide_vagrant.rst
Documentation: Update the Vagrant Guide
10 years ago
guides.rst
Adding getting started guide for Docker
10 years ago
index.rst
Added substitution definitions and references for version number, etc
10 years ago
intro.rst
Minor rewording.
10 years ago
intro_adhoc.rst
[DOC FIX] Time Limited Background Operations topic styles ( #17129 )
9 years ago
intro_bsd.rst
grammar fixes; capitalize where necessary; general clean-up
10 years ago
intro_configuration.rst
Add ksu privilege escalation ( #17340 )
9 years ago
intro_dynamic_inventory.rst
Minor text formatting ( #15991 )
9 years ago
intro_getting_started.rst
Minor text formatting ( #15991 )
9 years ago
intro_installation.rst
Small grammar fixes. ( #16955 )
10 years ago
intro_inventory.rst
Mention how to load a specific inventory file ( #17348 )
9 years ago
intro_networking.rst
Updated installation links.
10 years ago
intro_patterns.rst
Corrected group separator
10 years ago
intro_windows.rst
Minor grammar and punctuation tweaks.
10 years ago
modules.rst
moar docs
11 years ago
modules_core.rst
Fix typo in modules_core.rst
10 years ago
modules_extra.rst
Fixing a small typo
10 years ago
modules_intro.rst
fixed spelling
11 years ago
playbooks.rst
I think that is a better analogy.
9 years ago
playbooks_acceleration.rst
- Fixed line break causing part of the text to display as "Definition List"
10 years ago
playbooks_advanced_syntax.rst
Fix quoting issue in example ( #15589 )
10 years ago
playbooks_async.rst
update docs for unsupported Windows features
10 years ago
playbooks_best_practices.rst
service now passes 'started' instead of 'running'
10 years ago
playbooks_blocks.rst
doc: another block/rescue with flush_handlers ( #15463 )
10 years ago
playbooks_checkmode.rst
add check_mode option for tasks ( #16056 )
10 years ago
playbooks_conditionals.rst
Remove see also at the same page ( #17317 )
9 years ago
playbooks_debugger.rst
Add debug strategy plugin ( #15125 )
10 years ago
playbooks_delegation.rst
FEATURE: adding variable serial batches
10 years ago
playbooks_environment.rst
update docs for unsupported Windows features
10 years ago
playbooks_error_handling.rst
clarified ignore_errors
10 years ago
playbooks_filters.rst
Added to_datetime filter ( #17145 )
9 years ago
playbooks_filters_ipaddr.rst
Details on how to convert subnet masks into CIDR
10 years ago
playbooks_intro.rst
Handlers are triggered at the play level, not playbook. ( #17121 )
9 years ago
playbooks_lookups.rst
Update playbooks_lookups.rst
10 years ago
playbooks_loops.rst
implemented loop pausing ( #17289 )
9 years ago
playbooks_prompts.rst
Fix incorrect example of vars_prompt
11 years ago
playbooks_roles.rst
Edited dynamic vs. static includes update
9 years ago
playbooks_special_topics.rst
Add debug strategy plugin ( #15125 )
10 years ago
playbooks_startnstep.rst
Replaced --start-at with --start-at-task
11 years ago
playbooks_strategies.rst
Add debug strategy plugin ( #15125 )
10 years ago
playbooks_tags.rst
one less typo
10 years ago
playbooks_tests.rst
J2 test docs ( #16646 )
10 years ago
playbooks_variables.rst
fixed word case ( #16753 )
10 years ago
playbooks_vault.rst
make vi the default editor if no EDITOR
10 years ago
porting_guide_2.0.rst
Fix order of version_compare arguments in porting guide ( #15809 )
10 years ago
quickstart.rst
updated video link in quickstart with link from danlondon/ansible marketing
10 years ago
test_strategies.rst
add check_mode option for tasks ( #16056 )
10 years ago
tower.rst
Update tower.rst
12 years ago