mirror of https://github.com/ansible/ansible.git
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.
* Provide a way to explicitly invoke the debugger with in the debug strategy * Merge the debugger strategy into StrategyBase * Fix some logic, pin to a single result * Make redo also continue * Make sure that if the debug closure doesn't need to process the result, that we still return it * Fix failing tests for the strategy * Clean up messages from debugger and exit code to match bin/ansible * Move the FieldAttribute higher, to apply at different levels * make debugger a string, expand logic * Better host state rollbacks * More explicit debugger prompt * ENABLE_TASK_DEBUGGER should be boolean, and better docs * No bare except, add pprint, alias h, vars to task_vars * _validate_debugger can ignore non-string, that can be caught later * Address issue if there were no previous tasks/state, and use the correct key * Update docs for changes to the debugger * Guard against a stat going negative through use of decrement * Add a few notes about using the debugger on the free strategy * Add changelog entry for task debugger * Add a few versionadded indicators and a note about vars -> task_vars |
8 years ago | |
|---|---|---|
| .. | ||
| community | 8 years ago | |
| dev_guide | 8 years ago | |
| inventory | 8 years ago | |
| modules | 9 years ago | |
| plugins | 8 years ago | |
| roadmap | 8 years ago | |
| YAMLSyntax.rst | 9 years ago | |
| become.rst | 8 years ago | |
| command_line_tools.rst | 8 years ago | |
| committer_guidelines.rst | 8 years ago | |
| common_return_values.rst | 8 years ago | |
| community.rst | 8 years ago | |
| conf.py | 8 years ago | |
| faq.rst | 8 years ago | |
| galaxy.rst | 8 years ago | |
| glossary.rst | 8 years ago | |
| guide_aws.rst | 8 years ago | |
| guide_azure.rst | 8 years ago | |
| guide_cloudstack.rst | 8 years ago | |
| guide_docker.rst | 8 years ago | |
| guide_gce.rst | 8 years ago | |
| guide_kubernetes.rst | 9 years ago | |
| guide_packet.rst | 8 years ago | |
| guide_rax.rst | 8 years ago | |
| guide_rolling_upgrade.rst | 8 years ago | |
| guide_vagrant.rst | 9 years ago | |
| guides.rst | 9 years ago | |
| index.rst | 8 years ago | |
| intro.rst | 9 years ago | |
| intro_adhoc.rst | 8 years ago | |
| intro_bsd.rst | 8 years ago | |
| intro_configuration.rst | 8 years ago | |
| intro_dynamic_inventory.rst | 8 years ago | |
| intro_getting_started.rst | 8 years ago | |
| intro_installation.rst | 8 years ago | |
| intro_inventory.rst | 8 years ago | |
| intro_networking.rst | 8 years ago | |
| intro_patterns.rst | 8 years ago | |
| intro_windows.rst | 8 years ago | |
| modules.rst | 9 years ago | |
| modules_intro.rst | 9 years ago | |
| modules_support.rst | 8 years ago | |
| network_best_practices_2.5.rst | 8 years ago | |
| network_debug_troubleshooting.rst | 8 years ago | |
| network_working_with_command_output.rst | 8 years ago | |
| playbook_pathing.rst | 8 years ago | |
| playbooks.rst | 9 years ago | |
| playbooks_advanced_syntax.rst | 8 years ago | |
| playbooks_async.rst | 8 years ago | |
| playbooks_best_practices.rst | 8 years ago | |
| playbooks_blocks.rst | 8 years ago | |
| playbooks_checkmode.rst | 8 years ago | |
| playbooks_conditionals.rst | 8 years ago | |
| playbooks_debugger.rst | 8 years ago | |
| playbooks_delegation.rst | 8 years ago | |
| playbooks_environment.rst | 9 years ago | |
| playbooks_error_handling.rst | 8 years ago | |
| playbooks_filters.rst | 8 years ago | |
| playbooks_filters_ipaddr.rst | 9 years ago | |
| playbooks_intro.rst | 8 years ago | |
| playbooks_lookups.rst | 8 years ago | |
| playbooks_loops.rst | 8 years ago | |
| playbooks_prompts.rst | 8 years ago | |
| playbooks_python_version.rst | 8 years ago | |
| playbooks_reuse.rst | 8 years ago | |
| playbooks_reuse_includes.rst | 8 years ago | |
| playbooks_reuse_roles.rst | 8 years ago | |
| playbooks_roles.rst | 9 years ago | |
| playbooks_special_topics.rst | 8 years ago | |
| playbooks_startnstep.rst | 9 years ago | |
| playbooks_strategies.rst | 8 years ago | |
| playbooks_tags.rst | 8 years ago | |
| playbooks_templating.rst | 9 years ago | |
| playbooks_tests.rst | 8 years ago | |
| playbooks_variables.rst | 8 years ago | |
| playbooks_vault.rst | 8 years ago | |
| plugins.rst | 8 years ago | |
| porting_guide_2.0.rst | 8 years ago | |
| porting_guide_2.3.rst | 8 years ago | |
| porting_guide_2.4.rst | 8 years ago | |
| porting_guide_2.5.rst | 8 years ago | |
| porting_guides.rst | 8 years ago | |
| python_3_support.rst | 8 years ago | |
| quickstart.rst | 9 years ago | |
| release_and_maintenance.rst | 8 years ago | |
| test_strategies.rst | 9 years ago | |
| tower.rst | 9 years ago | |
| vault.rst | 8 years ago | |
| windows.rst | 8 years ago | |
| windows_dsc.rst | 8 years ago | |
| windows_faq.rst | 8 years ago | |
| windows_setup.rst | 8 years ago | |
| windows_usage.rst | 8 years ago | |
| windows_winrm.rst | 8 years ago | |