Commit Graph

153 Commits

Author SHA1 Message Date
Bert Van Vreckem
3cf0ae7409 Removed Ubuntu 14.04 from supported systems 2017-05-10 14:47:41 +02:00
Bert Van Vreckem
feebe81bf8 Fixed service name for recent Debian/Ubuntu 2017-05-10 14:47:03 +02:00
Bert Van Vreckem
b249f9b8bb Merge branch 'master' of github.com:bertvv/ansible-role-samba 2017-05-10 12:33:32 +02:00
Bert Van Vreckem
1dd6b5eea7 Removed "default" variables (for unsupported distros) 2017-05-10 12:33:19 +02:00
Bert Van Vreckem
68c5ab8649 Fix variable name typo in handlers 2017-05-10 12:31:56 +02:00
Bert Van Vreckem
e48b9b9866 Merge pull request #18 from morbidick/patch-1
fix README link
2017-05-10 09:12:45 +02:00
morbidick
7bbf3e828d fix README link
thx for the mention :)
2017-05-09 22:11:11 +02:00
Bert Van Vreckem
06c009f0cb Added Fedora, Debian as test platforms on Travis 2017-05-09 14:50:48 +02:00
Bert Van Vreckem
92755044f6 Updated change log for v2.3.0 2017-05-09 14:49:06 +02:00
Bert Van Vreckem
403380c22f Fix handler call 2017-05-09 14:26:17 +02:00
Bert Van Vreckem
86091a742f Fix service names & start services in a single task 2017-05-09 14:23:25 +02:00
Bert Van Vreckem
87d4fe0eca Fix service names & start services in a single task 2017-05-09 14:19:01 +02:00
Bert Van Vreckem
f88f793cab Check whether ansible_selinux is defined 2017-05-09 13:46:38 +02:00
Bert Van Vreckem
ccb2d871b9 Added @morbidick to contributors 2017-05-09 10:34:21 +02:00
Bert Van Vreckem
72ce55f141 Merge README, fix typo in config template 2017-05-09 10:30:52 +02:00
Bert Van Vreckem
0d001306b2 Add @slavekjurkowski2 to contributor list 2017-05-09 10:03:37 +02:00
Bert Van Vreckem
b6fd2a5bbd Add check whether share.vfs_objects is defined 2017-05-09 10:02:14 +02:00
Bert Van Vreckem
735b337ca6 Merge branch 'master' of git://github.com/slavekjurkowski2/ansible-role-samba into slavekjurkowski2-pr17 2017-05-09 09:58:05 +02:00
Bert Van Vreckem
9690d84338 Fix package name 2017-05-09 09:46:48 +02:00
Bert Van Vreckem
2e2b993bf2 Install smbclient on Travis test box 2017-05-09 09:43:24 +02:00
Slavek Jurkowski
985af4ae9b update documentation 2017-05-03 02:54:55 +00:00
Slavek Jurkowski
e863a2f5fb update documentation 2017-05-03 02:50:05 +00:00
Slavek Jurkowski
082d5d5275 update documentation 2017-05-03 02:48:19 +00:00
Slavek Jurkowski
3599f491b4 add samba vfs objects to template 2017-05-03 02:15:34 +00:00
morbidick
55d862afb9 make samba_guest_account optional 2017-03-10 19:06:10 +01:00
morbidick
812082a8f2 add new options guest_account, share.writable, share.guest_ok 2017-03-10 18:55:02 +01:00
Bert Van Vreckem
2bdb99f39a Fix directory name for test worktree 2017-01-20 12:09:32 +01:00
Bert Van Vreckem
b6a6d71d0d Updated change log for 2.2.2 2017-01-20 10:58:41 +01:00
Bert Van Vreckem
4e3f6156ac Added documentation for setype:. This fixes #13 2017-01-20 10:57:52 +01:00
Bert Van Vreckem
a70536e0f2 Ignore *-test/ directories 2017-01-20 10:56:31 +01:00
Bert Van Vreckem
07eea4e261 Add .travis.yml 2017-01-20 10:40:39 +01:00
Bert Van Vreckem
ed3e43196b Merge pull request #15 from kota65535/master
modifiy conditional expressions of ansible_selinux
2017-01-20 10:35:40 +01:00
Bert Van Vreckem
13ab3a564c Merge pull request #14 from SvenEeckeman/master
Fixed an issue with the "Create Samba users if they don't exist yet" task
2017-01-20 10:34:46 +01:00
kota65535
1b05ba3696 modifiy conditional expressions of ansible_selinux 2016-12-20 14:10:30 +09:00
SvenEeckeman
ec8963a881 Merge pull request #1 from SvenEeckeman/SvenEeckeman-patch-1
Fixed a problem that occurs when adding users with usernames that are part of already existing usernames (e.g. when alexander exists, you won't be able to add user alex).
2016-12-04 14:00:25 +01:00
SvenEeckeman
723b9413b0 Update main.yml
Fixed a problem that occurs when adding users with usernames that are part of already existing usernames (e.g. when alexander exists, you won't be able to add user alex).
2016-12-01 21:24:21 +01:00
Bert Van Vreckem
eacc77058f Updated change log, contributor list 2016-10-29 20:50:34 +02:00
Bert Van Vreckem
b05c10721f add tags to all tasks 2016-10-29 20:47:38 +02:00
Bert Van Vreckem
3683ad41cd Merge pull request #12 from stackbuilders/path-owner
Add the ability to set owner to the path
2016-10-29 20:45:19 +02:00
Paul Montero
cb6aac6aa2 Change the key path_owner by owner 2016-10-21 12:04:43 -05:00
Paul Montero
ec14e608d0 Add the ability to set owner to the path 2016-10-13 18:05:53 -05:00
Bert Van Vreckem
9ab465e022 Mentioned Arch Linux 2016-07-29 10:52:49 +02:00
Bert Van Vreckem
cb7ac0973f Updated meta data, documentation and change log for v2.2.0 2016-07-29 10:01:49 +02:00
Bert Van Vreckem
f7a7b457da Move samba configuration task before starting service
Arch Linux does not have a default config file and will otherwise fail to start
2016-07-29 09:56:04 +02:00
Bert Van Vreckem
4e845d4141 Give samba_interfaces a default value 2016-07-29 09:54:33 +02:00
Jonas Heinrich
bf5aa7dacd added interfaces option to template file and support for ArchLinux os 2016-07-15 20:58:30 +02:00
Bert Van Vreckem
98a346dc45 Updated docs & change log for v2.1.1 2016-05-29 09:51:33 +02:00
Bert Van Vreckem
4fe403d5f3 Fixed #6, idempotence of adding users 2016-05-29 09:50:49 +02:00
Bert Van Vreckem
930d7e72ce Merge pull request #9 from DarkStar1973/master
Add forgotten "when:  samba_create_varwww_symlinks"
2016-05-29 09:26:58 +02:00
DarkStar1973
7f34851419 Add forgotten "when: samba_create_varwww_symlinks"
Add forgotten "when:  samba_create_varwww_symlinks" in task.
2016-05-27 17:47:03 +02:00