community.general/lib/ansible/plugins
James Cammarata 5a5b9f211b Validate variable names when loading 'vars:' blocks
TODO: add this to VariableManager to validate vars loaded from files too

Fixes #12022
2015-08-28 11:36:31 -04:00
..
action Validate variable names when loading 'vars:' blocks 2015-08-28 11:36:31 -04:00
cache Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
callback updated callbacks to properly test diff no matter if dict or list 2015-08-16 02:37:21 -04:00
connections Finishing off porting of chroot connection plugin 2015-08-26 16:43:06 -04:00
filter Drop the L suffix on numerical constants 2015-08-27 22:15:04 +03:00
inventory Remove unused (copied) _before_comment method 2015-08-21 06:58:23 +05:30
lookup Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
shell Use 0oNNN octal syntax 2015-08-27 22:15:04 +03:00
strategies Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
test moved mandatory back to filters as it does not always return a boolean, it does an exception on failure 2015-08-21 09:54:56 -04:00
vars
__init__.py Use templar all the way down 2015-08-04 12:25:53 -04:00