Add Ansible configuration and remove NixOS #1

Merged
vleeuwenmenno merged 36 commits from ansible into master 2025-01-22 15:30:41 +01:00
Showing only changes of commit c66ee294fb - Show all commits

View File

@@ -6,5 +6,9 @@
"**/CVS": true,
"**/.DS_Store": true,
"**/*.sha256": true,
},
"ansible.python.interpreterPath": "/usr/bin/python",
"files.associations": {
"*.yml": "ansible"
}
}