kajoca / ansible-role-samba

Ansible Role - Samba

Home Page:https://galaxy.ansible.com/geerlingguy/samba/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: Samba (SMB)

Build Status

Installs Samba client and server for RHEL/CentOS.

Requirements

Samba requires ports 137, 138, 139, 445 to be open to function properly. For easy firewall configuration, you can use the geerlingguy.firewall role.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - geerlingguy.samba

License

MIT / BSD

Author Information

This role was created in 2014 by Jeff Geerling, author of Ansible for DevOps.

About

Ansible Role - Samba

https://galaxy.ansible.com/geerlingguy/samba/

License:MIT License


Languages

Language:Python 100.0%