mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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 |
||
---|---|---|
.. | ||
community | ||
dev_guide | ||
inventory | ||
modules | ||
plugins | ||
roadmap | ||
become.rst | ||
command_line_tools.rst | ||
committer_guidelines.rst | ||
common_return_values.rst | ||
community.rst | ||
conf.py | ||
faq.rst | ||
galaxy.rst | ||
glossary.rst | ||
guide_aws.rst | ||
guide_azure.rst | ||
guide_cloudstack.rst | ||
guide_docker.rst | ||
guide_gce.rst | ||
guide_kubernetes.rst | ||
guide_packet.rst | ||
guide_rax.rst | ||
guide_rolling_upgrade.rst | ||
guide_vagrant.rst | ||
guides.rst | ||
index.rst | ||
intro.rst | ||
intro_adhoc.rst | ||
intro_bsd.rst | ||
intro_configuration.rst | ||
intro_dynamic_inventory.rst | ||
intro_getting_started.rst | ||
intro_installation.rst | ||
intro_inventory.rst | ||
intro_networking.rst | ||
intro_patterns.rst | ||
intro_windows.rst | ||
modules.rst | ||
modules_intro.rst | ||
modules_support.rst | ||
network_best_practices_2.5.rst | ||
network_debug_troubleshooting.rst | ||
network_working_with_command_output.rst | ||
playbook_pathing.rst | ||
playbooks.rst | ||
playbooks_advanced_syntax.rst | ||
playbooks_async.rst | ||
playbooks_best_practices.rst | ||
playbooks_blocks.rst | ||
playbooks_checkmode.rst | ||
playbooks_conditionals.rst | ||
playbooks_debugger.rst | ||
playbooks_delegation.rst | ||
playbooks_environment.rst | ||
playbooks_error_handling.rst | ||
playbooks_filters.rst | ||
playbooks_filters_ipaddr.rst | ||
playbooks_intro.rst | ||
playbooks_lookups.rst | ||
playbooks_loops.rst | ||
playbooks_prompts.rst | ||
playbooks_python_version.rst | ||
playbooks_reuse.rst | ||
playbooks_reuse_includes.rst | ||
playbooks_reuse_roles.rst | ||
playbooks_roles.rst | ||
playbooks_special_topics.rst | ||
playbooks_startnstep.rst | ||
playbooks_strategies.rst | ||
playbooks_tags.rst | ||
playbooks_templating.rst | ||
playbooks_tests.rst | ||
playbooks_variables.rst | ||
playbooks_vault.rst | ||
plugins.rst | ||
porting_guide_2.0.rst | ||
porting_guide_2.3.rst | ||
porting_guide_2.4.rst | ||
porting_guide_2.5.rst | ||
porting_guides.rst | ||
python_3_support.rst | ||
quickstart.rst | ||
release_and_maintenance.rst | ||
test_strategies.rst | ||
tower.rst | ||
vault.rst | ||
windows.rst | ||
windows_dsc.rst | ||
windows_faq.rst | ||
windows_setup.rst | ||
windows_usage.rst | ||
windows_winrm.rst | ||
YAMLSyntax.rst |