mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
NCLU Module: Improve performance by not operating on empty lines (#43024)
* Update nclu.py Stop module from running `net` on empty commands. * Update nclu.py Updated the copyright date * Update nclu.py Returned metadata version to 1.1 * Update nclu.py Fix indentation to be a multiple of 4. * Create changelog fragment
This commit is contained in:
committed by
Sam Doran
parent
5d23406926
commit
dc42b43cd1
2
changelogs/fragments/43024-nclu-empty-net-commands.yaml
Normal file
2
changelogs/fragments/43024-nclu-empty-net-commands.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- nclu - no longer runs net on empty lines in templates (https://github.com/ansible/ansible/pull/43024)
|
||||
Reference in New Issue
Block a user