e51fa5c972
Ansibullbot ignores lines without 'author' or dash [1].
The following command allows to check that no other module is impacted:
rgrep -A1 -P "^author:[[:space:]]*$" lib/ansible/modules/ |grep -P "\.py-[[:space:]]*[^-][[:space:]A-Za-z\"'@()]+$" -B1
Related: https://github.com/ansible/ansibullbot/issues/1106.
[1]
|
||
---|---|---|
.. | ||
ansible |