Commit Graph

1 Commits (51d1ab036dd179f22972b32b37793fc6d1dbae3d)

Author SHA1 Message Date
Gonéri Le Bouder 0a8d5c0983 ansible-test: yamllint, check the assigment
Ensure `yamllint`'s `check_assignment()` correctly ignore the
attribute assignment. Those don't have any `.id` attribute and will
trigger an `AttributeError` exception.

See: https://github.com/ansible/ansible/pull/73322
5 years ago