-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: generated summary.md * doc: fix some wrong names * test new summary subcategaries * docs: improve summary * docs: update module type
- Loading branch information
1 parent
4822156
commit b20efb9
Showing
8 changed files
with
182 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Table of contents | ||
|
||
* [Introduction](README.md) | ||
* [Changelog](changelog.md) | ||
|
||
## Usage | ||
|
||
* [Authentication](usage/authentication.md) | ||
* [Using proxies](usage/http\_proxy.md) | ||
* [Ansible Playbooks](usage/ansibleplaybooks.md) | ||
* [Wait for Services](usage/waitforservices.md) | ||
* [Incrementing servers](usage/incrementingservers.md) | ||
* [SSH Key Authentication](usage/sshkeyauthentication.md) | ||
* [Return values](usage/returnvalues.md) | ||
* [Testing](usage/testing.md) | ||
|
||
## API | ||
{{#generated}} | ||
* {{directory_name}} | ||
* Modules | ||
{{#modules}} | ||
* [{{object_name}}]({{filename}}) | ||
{{/modules}} | ||
* Info Modules | ||
{{#info_modules}} | ||
* [{{object_name}}]({{filename}}) | ||
{{/info_modules}} | ||
{{/generated}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters