Commit graph

139 commits

Author SHA1 Message Date
David Stephens
dc03ad1600 Minor tweaks based on PR #156 feedback 2020-01-05 16:35:49 +00:00
David Stephens
a6146e8d2c Fix unquoted ambiguous variables 2020-01-05 16:25:18 +00:00
David Stephens
0cab8d8085 Fix merge conflict 2020-01-05 16:10:48 +00:00
David Stephens
7780748a2d Merge conflict... 2020-01-05 15:44:09 +00:00
David Stephens
b765ea95a0 Fix Ubooquity merge conflict 2020-01-05 15:06:04 +00:00
David Stephens
319c9b2309
Merge branch 'master' into master 2020-01-05 09:44:08 +00:00
Jesse Troy Beard
cfed9e0a66
Update all.yml.dist 2019-12-12 10:34:31 -05:00
David Stephens
7cccd3fce7 env vars -> strings, remove homebridge port 2019-11-26 00:30:18 +00:00
David Stephens
c2897b0e85 Fix merge conflicts 2019-11-25 18:24:40 +00:00
tyler
f94f94d5d0 add support for ombi 2019-11-20 20:28:11 -07:00
Jesse
af4671e2b2 adding ubooquity 2019-11-19 13:13:15 -05:00
Michael Price
247c79db1f Add photo support to Plex application
Add access to the photos path for the Plex application. This share
already exists, it just makes it available.
2019-11-01 22:43:42 -05:00
David Stephens
8580929406 Quote vars, disable Cloud Commander by default 2019-10-20 23:43:56 +01:00
David Stephens
b61052a7c1 Fix merge conflict 2019-10-20 23:24:07 +01:00
David Stephens
2aa1d535ab Quote variables 2019-10-20 22:40:34 +01:00
David Stephens
c3a27b0122 Merge branch 'samba-timemachine' of git://github.com/ryanolf/ansible-nas into ryanolf-samba-timemachine
* 'samba-timemachine' of git://github.com/ryanolf/ansible-nas:
  Fixed typo in time machine doc and added more detail
  Updated time machine documentation
  Changed timemachine data directory to be consistent with old AFP-based timemachine task
  Reverted unrelated change to tasks/users.yml
  Changed timemachine to use samba instead of netatalk, consistent with current standard
  Changed ansible-nas user to nologin shell
2019-10-20 22:13:58 +01:00
David Stephens
c32e8b8547 Joomla config tweaks 2019-10-19 23:49:22 +01:00
David Stephens
4fd2f84c3f Fix merge conflicts 2019-10-19 22:38:30 +01:00
ryanolf
8f75f730ef
Merge branch 'master' into homebridge 2019-10-19 14:22:28 -07:00
Ryan Olf
90ca36857f Merge branch 'master' into samba-timemachine 2019-10-19 13:24:38 -07:00
David Stephens
4360b9f8b7 quote environment variables 2019-10-19 17:47:00 +01:00
David Stephens
30b20768fe Fix merge conflict 2019-10-19 17:30:47 +01:00
Koldo Aingeru
7903648129 lidarr support 2019-10-16 19:58:37 +02:00
Koldo Aingeru
9b5b28a2e2 update from upstream 2019-10-16 19:02:03 +02:00
David Stephens
373783144e Fix merge conflicts 2019-10-15 22:15:43 +01:00
David Stephens
d58ec33c4f Fix env vars for latest ansible version 2019-10-14 16:11:17 +01:00
David Stephens
5691d32f39 Fix nas.yml merge conflict 2019-10-14 11:43:38 +01:00
David Stephens
0c548e8e69 Disable homeassistant by default 2019-10-13 23:32:57 +01:00
David Stephens
8f6bd6871a Fix Home Assistant merge smash 2019-10-13 23:08:41 +01:00
David Stephens
4b5330f4a2
Merge pull request #132 from koenvervloesem/fix_traefik_v1.7
Fix traefik v1.7
2019-10-13 22:51:45 +01:00
David Stephens
4a280e9480 Fix calibre environment variables for latest ansible version 2019-10-13 22:32:17 +01:00
David Stephens
0278bdc9ba Merge branch 'add-calibre' of https://github.com/FPMilan/ansible-nas into FPMilan-add-calibre
* 'add-calibre' of https://github.com/FPMilan/ansible-nas:
  Changed location where books are saved to a samba share
  Calibre-web Docs
  The code part of the changes, docs to follow
2019-10-13 21:51:00 +01:00
Koldo Aingeru
7f73907f7e cloud commander support 2019-10-05 12:53:49 +02:00
Jeroen Brons
58a2be31e2
Merge branch 'master' into master 2019-10-04 10:02:44 +02:00
Jeroen Brons
9d07994d6e joomla docs 2019-10-04 10:01:08 +02:00
Koldo Aingeru
d91f62bf7a Bazarr support 2019-09-25 21:07:13 +02:00
Koen Vervloesem
982fc07336 Fix typos 2019-09-17 19:38:17 +02:00
Koen Vervloesem
e70d321623 Prevent pulling in Traefik 2.0 with another configuration file format. 2019-09-17 08:37:41 +02:00
Milan Jubitz
345fdbdc02 Changed location where books are saved to a samba share 2019-09-01 11:24:59 +02:00
Milan Jubitz
86fe360945 The code part of the changes, docs to follow 2019-08-31 23:10:51 +02:00
Ryan Olf
3aa4fe4e48 Added variables and settings for traefik compatibility 2019-08-28 23:07:35 -07:00
Ryan Olf
2ee28bdbd1 Removed available_externally and added homembridge_enabled to all.yml.dist 2019-08-28 15:49:08 -07:00
Ryan Olf
bd8976b96e Merge branch 'master' into samba-timemachine 2019-08-28 11:01:10 -07:00
Jesse
f529da7753 adding jellyfin 2019-08-27 09:02:20 -04:00
Jesse
379d04ffed adding jellyfin 2019-08-27 08:58:00 -04:00
David Stephens
c19caabf1c
Merge pull request #118 from ryanolf/plex_music
Expose music folders to plex
2019-08-26 15:15:08 +01:00
David Stephens
22c0ae8083
Add ctop - fixes #108 2019-08-26 14:56:57 +01:00
Ryan Olf
d6220eac9a Merge branch 'master' into plex_music 2019-08-25 21:26:19 -07:00
Ryan Olf
0d3509fc91 Expose music directory to plex by default 2019-08-25 21:21:17 -07:00
Ryan Olf
846a6f8c35 Adding homebridge support 2019-08-25 20:12:09 -07:00