Commit Graph

1 Commits (f9f839fa08eee46ad7a86d6cbc7519541a50c7ef)

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
3 years ago