ansible/lib/ansible
Sloane Hertel 21cd24a0dd improve conditional warnings (#57190)
* Fix order for warning on templated conditionals

Fix bare variable warnings when the variable is a boolean

* changelog

* Add tests for cases that should and should not give warnings

If the behavior may change when the default behavior for CONDITIONAL_BARE_VARS becomes False there should be a warning. Boolean type conditionals will not change in behavior so don't warn.

* oops, forgot to add files

* typo
2019-06-03 12:12:32 +02:00
..
cli fix collection adjacent loading with --playbook-dir (#56194) 2019-05-22 11:06:54 -04:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
errors
executor Plugin paths need to be sent in exectutor, too (#57126) 2019-05-31 11:44:42 -04:00
galaxy
inventory The InventoryData class does not have a get_vars method and InventoryManager's get_vars never appears to have been used (#56804) 2019-05-22 13:56:47 -04:00
module_utils k8s: Fix .to_dict not needed (#56147) 2019-06-01 11:42:48 +10:00
modules postgresql_db: add note to doc about pg_dump (#57297) 2019-06-03 05:19:06 -04:00
parsing Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
playbook improve conditional warnings (#57190) 2019-06-03 12:12:32 +02:00
plugins New module postgresql_copy: copy data between a file and a table (#56835) 2019-06-03 19:11:50 +10:00
template Make query with errors='ignore' return a blank list (#57038) 2019-05-29 13:23:02 -04:00
utils some logging fixes (#56311) 2019-05-24 16:43:47 -04:00
vars Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00