Configuration • Features • Contributing • Author • Support • Donate • License
ansible-role-firewalld is a high-quality Ansible Role that deploys and configures firewalld to your ansible clients. |
ansible-galaxy install totaldebug.firewalld
Input | Default | Description |
---|---|---|
deluge_service_user |
deluge |
Username for the service account |
---
- host: all
roles:
- totaldebug/firewalld
🔰 | |
---|---|
Install firewalld | ✔️ |
Enable at startup | ✔️ |
Configure firewall rules | ✔️ |
Got something interesting you'd like to share? Learn about contributing.
This project follows semantic versioning.
In the context of semantic versioning, consider the role contract to be defined by the role variables.
- Breaking Changes or changes that require user intervention will increase the major version. This includes changing the default value of a role variable.
- Changes that do not require user intervention, but add new features, will increase the minor version.
- Bug fixes will increase the patch version.
marksie1988 (Steven Marks) |
Reach out to me at one of the following places:
- via Discord
- Raise an issue in GitHub
Please consider supporting this project by sponsoring, or just donating a little via our sponsor page
- Copyright © Total Debug.