mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 22:03:09 +00:00
* ip_netns: fix module name in example Was referenced as 'namespace' while it should have been 'ip_netns'. Closes: #203 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> * Update plugins/modules/net_tools/ip_netns.py * Update plugins/modules/net_tools/ip_netns.py Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>