-
Notifications
You must be signed in to change notification settings - Fork 110
Review abstracts and headings in Managing hosts #4712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 5 commits
f44d1d6
57cf580
6f67491
7a3d011
7764c28
8ca09d2
b5c64d3
c1faa6c
f04f183
c180412
36ad736
dc8a7ac
90b575f
d750a9c
7dd3a2c
c87a0cf
2e634d7
7587d4c
ebff0e0
8b2f7b0
cd67408
b1c5ba0
a047bc7
21a3350
c5afe2e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| :_mod-docs-content-type: CONCEPT | ||
|
|
||
| [id="administering-hosts-in-{project-context}"] | ||
| = Administering hosts in {Project} | ||
|
|
||
| [role="_abstract"] | ||
| Create, register, administer, and remove hosts in {Project} to manage your infrastructure from a single place. | ||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file was deleted.
aneta-petrova marked this conversation as resolved.
Show resolved
Hide resolved
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| :_mod-docs-content-type: CONCEPT | ||
|
|
||
| [id="managing-packages-in-{project-context}"] | ||
| = Managing packages in {Project} | ||
|
|
||
| [role="_abstract"] | ||
| You can use {Project} to install, upgrade, and remove packages and to enable or disable repositories on hosts. | ||
| Package actions use remote execution so you can manage host software from a central place. | ||
maximiliankolb marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file was deleted.
aneta-petrova marked this conversation as resolved.
Show resolved
Hide resolved
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,8 @@ | |
| = Remote execution workflow | ||
|
|
||
| [role="_abstract"] | ||
| When you run a remote job on hosts, for every host, {Project} performs a series of actions to find a remote execution {SmartProxy} to use. | ||
| When you run a remote job on hosts, {Project} selects a remote execution {SmartProxy} for each host by checking the host interfaces and subnets and balancing load across {SmartProxies}. | ||
|
||
| Understanding this workflow helps you troubleshoot job routing or plan where to enable remote execution. | ||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| For custom Ansible roles that you create, or roles that you download, you must install the package containing the roles on your {SmartProxyServer}. | ||
| Before you can use Ansible roles, you must import the roles into {Project} from the {SmartProxy} where they are installed. | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would appreciate tech ACK for this change.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hi @jeremylenz and/or @nofaralfasi, can you please review this change to an abstract? Does it summarize why a user would be interested in applying host groups? |
Uh oh!
There was an error while loading. Please reload this page.