kellojo/Pi-hole Lists Sync Action
A simple GitHub action that syncs Pi-hole blocklists from a specified source to a Pi-hole instance via API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pihole-url | The URL of the Pi-hole instance (e.g., http://pi.hole/api) | yes | http://pi.hole/api |
| pihole-app-password | The app/api password for the Pi-hole instance | yes | — |
| allow-self-signed-certs | Allow self-signed SSL certificates (true/false) | no | false |
| pihole-config-file | The file of Pi-hole configuration to sync | yes | pihole-config.yaml |
Outputs
no outputs