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
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
Bert Van Vreckem
5ddf71844d
Updated README, metadata for v2.1.0
2016-05-12 11:59:53 +02:00
Bert Van Vreckem
d5da66cb52
Start service before installing config.
...
This fixes a catch-22 on Fedora. The lock file directory doesn’t exist before starting the service
for a first time.
2016-05-12 11:36:16 +02:00
Bert Van Vreckem
42c7d025e1
Fix SELinux package name
2016-05-12 11:15:32 +02:00
Bert Van Vreckem
982d4f45f6
Removed superfluous when: clauses
2016-05-12 11:02:34 +02:00
Bert Van Vreckem
39c5bb3a9c
Ensure webserver document root exists; move hard coded config file name to vars
2016-05-12 10:19:00 +02:00
Bert Van Vreckem
3e0776eecb
Moved webserver document root to vars (and fixed path for Debian)
2016-05-12 10:07:44 +02:00
Bert Van Vreckem
a0b310d4ad
full variable syntax instead of deprecated bare variables; default to empty list instead of undefined variable
2016-05-12 10:01:50 +02:00
Bert Van Vreckem
8407d8ea42
Add selinux variables (empty) pro forma, otherwise it will generate warnings
2016-05-12 09:57:44 +02:00
Bert Van Vreckem
47ca9e1b14
Moved hard coded SELinux boolean names to vars/
2016-05-12 09:51:19 +02:00
Bert Van Vreckem
8b3cbb232a
Moved hard coded packages to vars/, use package: module
2016-05-12 09:48:59 +02:00
Bert Van Vreckem
0eb5385cce
Ignore worktree directory for tests branch
2016-05-12 09:47:31 +02:00
Bert Van Vreckem
fb76691575
CentOS variables are applicable to all RedHat-based distros
2016-05-12 09:37:06 +02:00
Bert Van Vreckem
68db61e876
Removed test code from master branch
2016-05-12 09:23:38 +02:00
Bert Van Vreckem
7e4f205a90
Merge pull request #8 from iangreenleaf/updates
...
Fix Ansible 2.0 deprecation warnings
2016-05-12 07:30:18 +02:00
Bert Van Vreckem
f49aa012b5
Merge pull request #7 from iangreenleaf/debian-support
...
Debian support
2016-05-12 07:29:52 +02:00
Bert Van Vreckem
5d5b899fad
Merge pull request #5 from iangreenleaf/share-path
...
Allow specific path for shares
2016-05-12 07:29:42 +02:00
Ian Young
528e539a74
Add supported platforms to meta
2016-05-11 22:31:12 -05:00
Ian Young
751a9694d9
Handle different service names across OSs
2016-05-11 22:31:12 -05:00
Ian Young
1dfadb6011
SELinux support is optional
2016-05-11 22:31:12 -05:00
Ian Young
d86563528d
Replace sudo with become
...
The sudo syntax is deprecated.
2016-05-11 22:19:41 -05:00
Ian Young
ce8998d43d
Remove version number from meta
...
This seems to be outdated.
2016-05-11 22:19:41 -05:00
Ian Young
a668e0f852
Support both apt and yum package managers
2016-01-02 00:13:29 -08:00
Ian Young
72a086e890
Add path option to docs
2016-01-01 23:28:49 -08:00