Skip to content

totaldebug/ansible-role-firewalld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In Development: An Ansible role for installing and configuring firewalld.

GitHub last commit GitHub issues GitHub pull requests

ConfigurationFeaturesContributingAuthorSupportDonateLicense


About

ansible-role-firewalld is a high-quality Ansible Role that deploys and configures firewalld to your ansible clients.

Configuration

Install

ansible-galaxy install totaldebug.firewalld

Role Variables

Deluge

Input Default Description
deluge_service_user deluge Username for the service account

Example Playbook

---

- host: all
  roles:
    - totaldebug/firewalld

Features

🔰
Install firewalld ✔️
Enable at startup ✔️
Configure firewall rules ✔️

Contributing

Got something interesting you'd like to share? Learn about contributing.

Versioning

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.

Author

TotalDebug
marksie1988 (Steven Marks)

Support

Reach out to me at one of the following places:

  • via Discord
  • Raise an issue in GitHub

Donate

Please consider supporting this project by sponsoring, or just donating a little via our sponsor page

License

License: CC BY-NC-SA 4.0

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published