35 lines
501 B
Markdown
35 lines
501 B
Markdown
|
samba
|
||
|
=========
|
||
|
|
||
|
This role depends to an external playbook.
|
||
|
|
||
|
Requirements
|
||
|
------------
|
||
|
|
||
|
.
|
||
|
|
||
|
Role Variables
|
||
|
--------------
|
||
|
|
||
|
- **samba_enabled** (boolean): Enable or disable samba support
|
||
|
|
||
|
Dependencies
|
||
|
------------
|
||
|
|
||
|
- `ansible-galaxy collection install vladgh.samba --upgrade`
|
||
|
|
||
|
Example Playbook
|
||
|
----------------
|
||
|
|
||
|
`ansible-playbook -i inventory/example.yml handbook.yml --tags samba`
|
||
|
|
||
|
License
|
||
|
-------
|
||
|
|
||
|
GPLv3
|
||
|
|
||
|
Author Information
|
||
|
------------------
|
||
|
|
||
|
- [Claudio Maradonna](https://social.unitoo.it/claudio)
|