Create generic rule for simple nginx reverse proxy

This commit is contained in:
Thomas Kleinendorst 2024-04-28 15:13:05 +02:00
parent a84542a786
commit 131991ec22
7 changed files with 62 additions and 53 deletions

View file

@ -2,5 +2,6 @@
"ansible.python.interpreterPath": "/home/thomas/python_venv/bin/python",
"files.associations": {
"*.yml": "ansible"
}
},
"ansible.validation.lint.arguments": "-x name[template]"
}