mirror of
https://github.com/ansible/ansible.git
synced 2026-07-29 08:27:01 +02:00
* deprecate invalid variable names in inventory * was previously a hard error for `Host` * added missing check to `Group` * swapped blanket Python keyword prohibition with Jinja singleton and `not` check Co-authored-by: Matt Clay <matt@mystile.com> * fix invalid variable name test --------- Co-authored-by: Matt Clay <matt@mystile.com>