community.general/lib/ansible
Monty Taylor 824c72da5f Set play context on stdout callback plugin (#35910)
The loop on self._callback_plugins does not include the stdout callback,
so the stdout_callback never has set_play_context called.
2018-11-29 23:15:56 -05:00
..
cli Fix type in ansible-galaxy info output (#49096) 2018-11-27 09:45:20 +05:30
compat
config New module: AWS EC2 Launch Template (#46972) 2018-11-29 13:59:10 -05:00
errors
executor Set play context on stdout callback plugin (#35910) 2018-11-29 23:15:56 -05:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils Extend DMI form factors list to match SMBIOS standard 3.2.0 (2018-04-26) (#42239) 2018-11-29 09:16:32 -05:00
modules Add the ability to download a specific version of an S3 object (#47867) 2018-11-30 08:59:12 +05:30
parsing Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
playbook require git when trying to use it in ansible-galaxy cli (#49212) 2018-11-28 13:28:21 -05:00
plugins PSRP: Improve default logging to ansible.log (#47645) 2018-11-29 18:18:39 -08:00
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00
utils E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vars Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py
constants.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
release.py