Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08Move collection playbook output from "warning" to "-v" (#79320)stmps
2022-11-02Fix up sanity problemsJordan Borean
2022-10-10Misc Typo fixes (#79088)Abhijeet Kasurde
2022-09-30Fix connection/become task loop settings (#78565)Jordan Borean
2022-09-15add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel
2022-09-14post_validate LoopControl (#75715)Martin Krizek
2022-09-06Propagate ansible_failed_task to an outer rescue (#78676)Martin Krizek
2022-08-30_get_next_task_from_state should not mutate anyting outside of state (#78657)Martin Krizek
2022-08-17Replace get_persistent_connection_options in task_executor with get_options (...Kate Case
2022-08-16Move handler processing into new PlayIterator state (#77955)Martin Krizek
2022-08-11Fix variable use before definition. (#78500)Matt Clay
2022-08-11PlayIterator: deprecate cache_block_tasks and get_original_task (#78514)Martin Krizek
2022-08-11Remove unused code. (#78499)Matt Clay
2022-08-08Add missing space after keywords. (#78480)Matt Clay
2022-08-04remove Templar caching (#78419)Matt Davis
2022-07-20Python 3.9 min for controller (#77566)Matt Martz
2022-07-12listify_lookup_plugin_terms deprecate dataloader (#78244)Brian Coca
2022-06-16hide distro map since it is not configurable (#78068)Brian Coca
2022-06-16Add new `loop_control.extended_allitems` option (#75760)Matt Martz
2022-06-07Forked display via queue (#77056)Matt Martz
2022-05-24Add toggle to fix module_defaults with module-as-redirected-action on a per-m...Sloane Hertel
2022-04-14ansible-connection verboistery (#77509)Brian Coca
2022-04-14Move to display as single source of verbosity (#77498)Brian Coca
2022-04-11PlayIterator - remove deprecated states (#77444)Martin Krizek
2022-03-22Remove more Python 2.x compatibility code from controller. (#77320)Felix Fontein
2022-03-09Remove obsolete Python 2.x controller code.Matt Clay
2022-03-09Remove collections compat from controller code.Matt Clay
2022-03-07Type hint fixes.Matt Clay
2022-03-07Remove obsolete Python 2.x compat code.Matt Clay
2022-03-02Fixes for type hinting issues. (#77170)Matt Clay
2022-02-23Use full python package for ansiballz cache filenames (#77090)Matt Martz
2022-02-12Fix final fact delegation (#77008)Brian Coca
2022-02-08avoid polluting vars with incorrect settings (#76590)Brian Coca
2022-02-07ssh connection: use 'correct' host in all cases (#76017)Brian Coca
2022-02-04add_host/group_by: fix using changed_when in a loop (#71719)Martin Krizek
2022-01-21Resolve perf issue with async callback events (#76783)Matt Martz
2022-01-21Fallback to os family for interpreter discovery distro map. Fixes #75560 (#76...Matt Martz
2022-01-13Allow specifying specific python via shebang (#76677)Brian Coca
2022-01-11end_play: end the current play only (#76674)Martin Krizek
2022-01-11enable module defaults for implicit gather_facts (#76053)Brian Coca
2021-11-22Reduce number of iterations through PlayIterator (#74175)Martin Krizek
2021-11-11ansible-test pssa update and new rules (#76256)Jordan Borean
2021-11-09Introduce public methods to access PlayIterator._host_states (#74416)Martin Krizek
2021-11-01loop/fact delegation fix (#75768)Brian Coca
2021-10-26PlayIterator: use enums for states (#74511)Martin Krizek
2021-10-21Start of moving away from six (#75863)Martin Krizek
2021-10-14_run_loop: Add the task name to the warning (#76012)Yedidyah Bar David
2021-09-24PowerShell - Support optional module util imports (#75187)Jordan Borean
2021-09-21Python 3.8 Controller Minimum (#74013)Matt Martz
2021-09-21ansible-test - split controller/target testing (#75605)Matt Clay