Skip to content

Comments

Fix capital letter typo in variable name remove_all_network_config#871

Merged
insatomcat merged 1 commit intoseapath:mainfrom
AntoineDupre:fix_network_basic
Feb 19, 2026
Merged

Fix capital letter typo in variable name remove_all_network_config#871
insatomcat merged 1 commit intoseapath:mainfrom
AntoineDupre:fix_network_basic

Conversation

@AntoineDupre
Copy link

Super small fix.
I just notice that there is a small typo in roles/network_basics. Variable remove_all_network_config is used to trigger action that wipes network directories.

- when: Remove_all_network_config is defined and remove_all_network_config is true

The variable name is mixing usage of upper_case Remove_all_network_config / lower_case remove_all_network_config. I guess the second one is the correct way.

Signed-off-by: Antoine Dupre <antoine.dupre@savoirfairelinux.com>
@insatomcat insatomcat merged commit 5b6d3a4 into seapath:main Feb 19, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants