Installs and configures TACACS+ (lfkeitel/tacacs_plus) inside a Docker container. Only usable with Docker Compose version 3.
See defaults/main.yml
- src: https://github.com/nexcess/ansible-role-tacacs.git
name: nexcess.tacacs
- hosts: tacacs_hosts
roles:
- nexcess.tacacs
MIT