mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 05:55:06 +00:00
* When inserting a new rule in `insert_after_rule`, check if the old rule is the last rule, to avoid a list index out of range error when attempting to access the next rule. * Add a test for inserting a new rule after the last rule. |
||
|---|---|---|
| .. | ||
| cloud | ||
| monitoring | ||
| network | ||
| packaging | ||
| remote_management | ||
| system | ||
| web_infrastructure | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||