You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for taking the time to raise this issue, feedback like his always helps us to understand how people maybe utilising ansible-lockdown. Unfortunately the PR you have raised doesn't have the reqiured sign offs DCO (signedoff by) or is GPG signed.
Feature Request or Enhancement
Summary of Request
In
site.yml
, hosts is not configurable and is hard-coded toall
Describe Alternatives You've Considered
A clear and concise description of any alternative solutions or features you've considered.
Suggested Code
Submitting PR that adds a
hosts
variable to defaults, defaulted toall
and uses the variable in thesite.yml
file.The text was updated successfully, but these errors were encountered: