Skip to content
This repository has been archived by the owner on Sep 8, 2019. It is now read-only.

Ansible playbook to control /etc/hosts.allow & /etc/hosts.deny for sshd service.

License

Notifications You must be signed in to change notification settings

ernestas-poskus/ansible-sshd-hosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-sshd-hosts

Build Status

Ansible playbook to control /etc/hosts.allow & /etc/hosts.deny for sshd service.

Requirements

For ansible ipaddr filter

pip install netaddr

Role Variables

---
# defaults file for ansible-sshd-hosts
hosts_allow: []
hosts_deny: []

Dependencies

None.

License

BSD

Author Information

Twitter: @ernestas_poskus

About

Ansible playbook to control /etc/hosts.allow & /etc/hosts.deny for sshd service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published