mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-17 16:37:33 +00:00
Feature: Add a fingerprint string to the system log to indicate when the role began successfully, and when the role finished successfully. The fingerprint string indicates the role name, a timestamp, and the platform. Reason: Users can see when the role was used and if it was used successfully. This information from the system log can be collected by log scanners and aggregators for further analysis. Result: The role logs fingerprints to the system log. This also adds a test to check if the fingerprints were written upon a successful role invocation. Signed-off-by: Rich Megginson <rmeggins@redhat.com>
4 lines
275 B
Text
4 lines
275 B
Text
plugins/modules/network_connections.py validate-modules:missing-gplv3-license
|
|
plugins/modules/network_state.py validate-modules:missing-gplv3-license
|
|
plugins/modules/sr_fingerprint.py validate-modules:missing-gplv3-license
|
|
tests/network/ensure_provider_tests.py shebang!skip
|