We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without resolution.
Firewalld action to enable service
A clear and concise description of what you want to happen.
action :enable do service 'firewalld' do action :enable end end
(assuming :restart is also :start)
pull out service into own cookbook, but would be better to add :enable to list of action
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🗣️ Foreword
Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without resolution.
🙍 Problem Statement
Firewalld action to enable service
❔ Possible Solution
A clear and concise description of what you want to happen.
(assuming :restart is also :start)
pull out service into own cookbook, but would be better to add :enable to list of action
➕ Additional context
The text was updated successfully, but these errors were encountered: