community.general/lib/ansible
Alexander Bethke 27fd8e4dc6 Fix two regressions in flatpak and flatpak_remote modules (#49651)
* Fix python 3 compatibility in flatpak_remote module

* Fix flatpak module for recent versions of flatpak

* Add reminder for contributors to run integration tests manually

There has been several Python version compatibility regressions
introduced into the module which could have been avoided by the
integration tests.
2018-12-07 11:38:42 -05:00
..
cli Fix typo in confirm new vault password message (#49468) 2018-12-04 11:04:29 +00:00
compat
config Add inventory cache options to config base (#46097) 2018-12-05 17:09:49 -05:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Make squash deprecation messages less misleading (#49551) 2018-12-06 10:49:01 -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 Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
modules Fix two regressions in flatpak and flatpak_remote modules (#49651) 2018-12-07 11:38:42 -05:00
parsing unsafe cleanup 2018-11-30 13:07:00 -08:00
playbook become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
plugins Print hostname when fails to generate keyed groups (#49609) 2018-12-07 10:18:25 -05:00
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00
utils Record host specific messages to log files (#28661) 2018-12-07 11:11:17 -05:00
vars Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py