community.general/lib/ansible
Dag Wieers eed6a724ea Bugfix to check-mode and async support, and features (#28448)
This PR includes:

- Check-mode support, the module will now report as if it was rebooted,
  without making the actual reboot.
- Async-support, this potentially fixes #23835
- The module now also returns the elapsed time, like the wait_for and wait_for_connection modules.
  This fixes #18108
- Add post_reboot_delay_sec parameter
2017-08-29 14:44:50 -07:00
..
cli fix plugin docs broken by previous commit (#28601) 2017-08-29 12:41:46 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config add toggle to controle inventory parse as error (#28729) 2017-08-28 17:17:19 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor executor stats and task_executor pep8 error (#23651) 2017-08-18 08:55:48 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory add toggle to controle inventory parse as error (#28729) 2017-08-28 17:17:19 -04:00
module_utils [cloud] Remove custom pagination function in ec2_launchconfig module (#28574) 2017-08-29 13:52:45 -04:00
modules Bugfix to check-mode and async support, and features (#28448) 2017-08-29 14:44:50 -07:00
parsing Fixes #22335: Adds filename extension to tempfile for Vault 2017-08-28 11:01:04 -04:00
playbook allow pesky 'bridge' facts to bypass facts filter (#28401) 2017-08-29 09:47:40 -04:00
plugins Bugfix to check-mode and async support, and features (#28448) 2017-08-29 14:44:50 -07:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils expose cloud_environment override in azure_rm modules (#28743) 2017-08-29 13:35:24 -04:00
vars make groups magic var dependant on inventory (#28677) 2017-08-28 17:21:11 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00