doc: update ansible.md (#23)

This commit is contained in:
jaywcjlove
2022-11-06 22:07:24 +08:00
parent d1dea83330
commit 040af8095f
3 changed files with 294 additions and 2 deletions

View File

@ -237,6 +237,7 @@ table thead {
table td:first-child > code {
--text-opacity: 1;
color: rgb(5 150 105 / var(--text-opacity));
white-space: pre-wrap;
}
table td > del,
table td:first-child > del > code,