docs: update README and ROADMAP for playbook deployment

This commit is contained in:
Username
2026-02-17 23:19:59 +01:00
parent b1de91a969
commit 9eff4496d6
2 changed files with 9 additions and 5 deletions

View File

@@ -90,6 +90,8 @@ PPF (Proxy Fetcher) is a Python 2 proxy scraping and validation framework design
| static/dashboard.js | Dashboard frontend logic |
| static/dashboard.html | Dashboard HTML template |
| tools/lib/ppf-common.sh | Shared ops library (hosts, wrappers, colors) |
| tools/ppf-deploy | Deploy code to nodes |
| tools/ppf-deploy | Deploy wrapper (validation + playbook) |
| tools/ppf-logs | View container logs |
| tools/ppf-service | Container lifecycle management |
| tools/playbooks/deploy.yml | Ansible deploy playbook |
| tools/playbooks/inventory.ini | Host inventory (WireGuard IPs) |