Ansible Collection: serdigital64.security

About

Ansible Roles for automating security tools provisioning.

This collection is part of the A:Platform64 project for automated infrastructure-as-code management.

Content

role purpose
sec_firewall_os Manage provisioning of Operating System native Firewall
sec_key_ssh Manage SSH Keys provisioning
sec_openssh_client Manage provisioning of OpenSSH client
sec_openssh_server Manage provisioning of OpenSSH server

Deployment

Dependencies

  • Ansible Collections:
    • ansible.posix
    • community.crypto
    • serdigital64.backup
    • serdigital64.system

Installation Procedure

Manually install Ansible Collections from the Ansible Galaxy repository:

ansible-galaxy collection install --upgrade serdigital64.security

Automatic installation is also available by deploying A:Platform64

Contributing

Help on implementing new features and maintaining the code base is welcomed.

Please see the guidelines for further details.

Author

License

Apache-2.0