ansible/lib/ansible
Sam Doran 4546057fc8 Backport #46360 for 2.7 - Fix for ignore post_reboot_delay (#46510)
* win_reboot: Fix for ignore post_reboot_delay (#46360)

* win_reboot: Fix for ignore post_reboot_delay

This fixes an issue where win_reboot would be ignoring the provided
post_reboot_delay (and on Windows timing/waiting is everything!)

This must be backported to the v2.7 branch.

* Merge post-reboot handling into run()

(cherry picked from commit 8c64b4af7c)

* Add a changelog for the win_reboot fix
2018-10-11 07:42:03 -07:00
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 2018-08-28 15:15:14 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config [stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 2018-10-09 10:55:46 -07:00
errors
executor [2.7] Exclude the whole ansible_failed_task block (#45587) 2018-09-13 06:47:10 -07:00
galaxy [WIP] Backport/2.7/second batch (#45927) 2018-09-20 14:10:39 -05:00
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Add Iterable in 2.7 _collections_compat 2018-10-09 18:28:13 -07:00
modules Backport 2.7: Return correct version on installed VyOS (#39115) (#46730) 2018-10-11 07:26:09 -07:00
parsing [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 2018-10-09 10:55:16 -07:00
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00
plugins Backport #46360 for 2.7 - Fix for ignore post_reboot_delay (#46510) 2018-10-11 07:42:03 -07:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils [stable-2.7] Migrate from MySQLdb to PyMySQL (#40123) 2018-10-09 10:26:21 -07:00
vars [stable-2.7] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231) 2018-09-07 13:01:55 -07:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Bump version after release so we know when someone runs from a checkout 2018-10-03 22:53:46 -07:00