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.
ansible/docsite/rst
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.
11 years ago
..
modules
YAMLSyntax.rst
developing_api.rst
developing_inventory.rst fix various typos in the documentation 11 years ago
developing_modules.rst Document env dependency for test-module. 11 years ago
developing_plugins.rst
faq.rst
glossary.rst
guide_aws.rst fix heading name syntax in AWS guide 11 years ago
guide_vagrant.rst Fix "manual" ansible-playbook example in guide_vagrant.rst 11 years ago
index.rst remove Vagrant from the list of pending topics 11 years ago
intro_adhoc.rst Update intro_adhoc.rst 11 years ago
intro_configuration.rst Correct the constant name "remote_temp" to "remote_tmp" 11 years ago
intro_dynamic_inventory.rst fix various typos in the documentation 11 years ago
intro_getting_started.rst Fix a few minor issues in the Getting started document 11 years ago
intro_installation.rst fix command to make a debian package 11 years ago
intro_inventory.rst Add ansible_sudo_pass hostvar support 11 years ago
intro_patterns.rst Revert "Move info on limit from the ad hoc command page to the pattern page" 11 years ago
modules.rst fix various typos in the documentation 11 years ago
playbooks.rst fix various typos in the documentation 11 years ago
playbooks_acceleration.rst Addresses #4763 list python >= 2.5 as a requirement for accelerate mode 11 years ago
playbooks_async.rst
playbooks_best_practices.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst fix various typos in the documentation 11 years ago
playbooks_lookups.rst fix various typos in the documentation 11 years ago
playbooks_loops.rst Updated Fix for documentation playbook loops 11 years ago
playbooks_prompts.rst
playbooks_roles.rst adding link to up-to-date ansible-examples github repo. Also using proper capitalization for GitHub. 11 years ago
playbooks_tags.rst Fixed typo in docsite/rst/playbooks_tags.rst 11 years ago
playbooks_variables.rst added version added + union, diff and sym_diff filters 11 years ago