added rsyslog role

This commit is contained in:
2025-09-23 23:25:09 +01:00
parent 5d01ce166b
commit 1fc65a0470
5 changed files with 90 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
{
"ansible.python.interpreterPath": "/bin/python3"
"ansible.python.interpreterPath": "/bin/python3",
"cSpell.words": [
"myinfra"
]
}