Skip to content

Commit

Permalink
[pfsensible-generate-module] Rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
opoplawski committed Jan 31, 2025
1 parent a5beabf commit cd1caa2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/sanity/ignore-2.14.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
misc/generate_module shebang # This is not a module
misc/pfsensible-generate-module shebang # This is not a module
misc/pfsense_module.py.j2 shebang # This is not a module
plugins/modules/pfsense_cert.py validate-modules:no-log-needed # Argument 'keylen' is not sensitive
plugins/modules/pfsense_dhcp_static.py validate-modules:no-log-needed # Arguments 'ddnsdomainkeyname' and 'ddnsdomainkeyalgorithm' are not sensitive
Expand Down
2 changes: 1 addition & 1 deletion tests/sanity/ignore-2.15.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
misc/generate_module shebang # This is not a module
misc/pfsensible-generate-module shebang # This is not a module
misc/pfsense_module.py.j2 shebang # This is not a module
plugins/modules/pfsense_cert.py validate-modules:no-log-needed # Argument 'keylen' is not sensitive
plugins/modules/pfsense_dhcp_static.py validate-modules:no-log-needed # Arguments 'ddnsdomainkeyname' and 'ddnsdomainkeyalgorithm' are not sensitive
Expand Down
2 changes: 1 addition & 1 deletion tests/sanity/ignore-2.16.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
misc/generate_module shebang # This is not a module
misc/pfsensible-generate-module shebang # This is not a module
misc/pfsense_module.py.j2 shebang # This is not a module
plugins/modules/pfsense_cert.py validate-modules:no-log-needed # Argument 'keylen' is not sensitive
plugins/modules/pfsense_dhcp_static.py validate-modules:no-log-needed # Arguments 'ddnsdomainkeyname' and 'ddnsdomainkeyalgorithm' are not sensitive
Expand Down

0 comments on commit cd1caa2

Please sign in to comment.