modified: .code-workspace

modified:   README.md
renamed:    setup.rclone.docker-plugin.playlist.yml -> rclone.docker-plugin.playbook.yml
This commit is contained in:
2025-04-05 03:00:27 +01:00
parent 632ab650d3
commit 2ec0cef75b
3 changed files with 30 additions and 22 deletions

View File

@@ -11,6 +11,7 @@
"**/*.json": true,
"node_modules": true,
"lib": true
}
},
"ansible.python.interpreterPath": "/bin/python3"
}
}