mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
* add route module * add test * add table * add route table * fix dict * fix * fix * route table accept no name * add default * fix * fix * fix * fix pep * support route table * fix line ending * fix pep * fix * fix * set the default to 'None' * make return value only id * camel and snake * set test alias * change facts line ending * change test * fix * add default * fix * fix line break * remove unsafe args * fix comment * fix