mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-02 22:37:08 +00:00
Fix cross-document references to 'playbooks' in the modules source.
Update manpages from ansible repo to show when options require args. Update clean target Makefile so 'rm' doesn't print a useless error when files aren't found while cleaning.
This commit is contained in:
parent
5a9fe3ac62
commit
ef632db9f3
23 changed files with 120 additions and 118 deletions
|
|
@ -79,14 +79,6 @@ div.sphinxsidebar input {
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
div.sphinxsidebar input[type="text"] {
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
div.sphinxsidebar input[type="submit"] {
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
|
@ -244,6 +236,7 @@ img.align-center, .figure.align-center, object.align-center {
|
|||
}
|
||||
|
||||
.align-center {
|
||||
clear: both;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue