Skip to content

Commit 23d7875

Browse files
authored
Fix merge conflicts (#3348)
LGTM
1 parent 0d5d246 commit 23d7875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

downstream/assemblies/eda/assembly-eda-credentials.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Credentials authenticate users when launching jobs against machines and importin
88

99
You can grant users and teams the ability to use these credentials without exposing the credential to the user. If a user moves to a different team or leaves the organization, you do not have to rekey all of your systems just because that credential was previously available.
1010

11-
[IMPORTANT]
11+
[NOTE]
1212
====
1313
In the context of {ControllerName} and {EDAcontroller}, you can use both `extra_vars` and credentials to store a variety of information. However, credentials are the preferred method of storing sensitive information such as passwords or API keys because they offer better security and centralized management, whereas `extra_vars` are more suitable for passing dynamic, non-sensitive data.
1414
====

downstream/modules/eda/proc-eda-set-up-rulebook-activation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Rulebook activation enabled?:: This automatically enables the rulebook activatio
5252
Variables:: The variables for the rulebook are in a JSON or YAML format.
5353
The content would be equivalent to the file passed through the `--vars` flag of ansible-rulebook command.
5454
+
55-
[IMPORTANT]
55+
[NOTE]
5656
====
5757
In the context of {ControllerName} and {EDAcontroller}, you can use both `extra_vars` and credentials to store a variety of information. However, credentials are the preferred method of storing sensitive information such as passwords or API keys because they offer better security and centralized management, whereas `extra_vars` are more suitable for passing dynamic, non-sensitive data.
5858
====

0 commit comments

Comments
 (0)