This website requires JavaScript.
Explore
Help
Sign In
ansible-roles
/
ansible-role-samba
Watch
1
Star
0
Fork
0
You've already forked ansible-role-samba
Code
Issues
Pull Requests
Releases
Wiki
Activity
d86563528d
ansible-role-samba
/
tests
/
test.yml
8 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit, basic install and template. Works without setting variables
2015-03-13 20:55:33 +00:00
---
-
hosts
:
all
Replace sudo with become The sudo syntax is deprecated.
2016-05-12 03:01:54 +00:00
become
:
true
Initial commit, basic install and template. Works without setting variables
2015-03-13 20:55:33 +00:00
vars
:
samba_netbios_name
:
SAMBA_TEST
roles
:
-
samba
Reference in New Issue
Copy Permalink