Skip to content

Commit e1e3d51

Browse files
Merge branch 'main' into readme
2 parents d7877a8 + 980ed2b commit e1e3d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/module_utils/module_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
skippable_resource_list = [
4848
# In some cases, although keys are listed as immutable in the nitro_resource_map, they can actually be updated.
4949
# This list helps bypass the immutability check for these resources.
50-
"sytemfile"
50+
"systemfile"
5151
]
5252

5353

0 commit comments

Comments
 (0)