Skip to content

Commit 8280b39

Browse files
Re-add procedure to override variables for individual hosts
1 parent fd27486 commit 8280b39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

guides/common/modules/proc_overriding-ansible-variables-in-project.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,10 @@ If the hashes contain the same key, the value is overwritten by the value of the
4747
** *Avoid Duplicates* {endash} Ensures that the values in the array or hash are unique.
4848
. Optional: Expand the *Specify Matchers* area and specify criteria for selecting hosts on which the variable overrides.
4949
. To save the override settings, click *Submit*.
50+
51+
.Overriding variables for hosts
52+
. In the {ProjectWebUI}, navigate to *Hosts* > *All Hosts*.
53+
. Select your host.
54+
. On the *Ansible* tab, select the *Variables* tab.
55+
. Click the pencil icon to edit the value of the variable.
56+
. Click the tick icon to accept the value of the changed variable or the cross icon to cancel the change.

0 commit comments

Comments
 (0)