doc: update ansible.md (#23) 040af8095f

This commit is contained in:
jaywcjlove
2022-11-06 14:08:26 +00:00
parent 98d0b8f52d
commit b56be4d3f7
4 changed files with 746 additions and 9 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,