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
New release v5.0
- Improve example given in README
- Add a new script to generate the OpenSSH options list
- Finally support Match block
- Fetch OpenSSH options from source code
- Better support deprecated or ignored OpenSSH options
- Improve a little the format_value method
- Support both item.key or key for dictionnary used as item
New release v2.0
- Add a reminder on how to run tests in the README
- Allow the Include SSH parameter
- Add the possibility to customize the output file
- Improve a little CLI help and Edgar class docstring
New release v1.1
- Add a github specific FUNDING.yml file
- Support new SSH param PubkeyAcceptedAlgorithms
- Fix PyYAML dependency name
- Favor venv module on virtualenv external dependency
- Allow hosts lists to contain only string items