aboutsummaryrefslogblamecommitdiffstats
path: root/playbooks/st0cld0.rgoncalves.se.yml
blob: 0ecfc16786e5610c940b662a34db1f887eeb524c (plain) (tree)
1
2
3
4
5
6
7
8







                                                




                                                                                        
                                
 
                                                 
                                               
                                                 
                                         

# st0cld0 ~~ playbooks/st0cld0.rgoncalves.se.yml
# openbsd based cloud server.

---

- hosts: st0cld0
  roles:

    - role: nfsclient
      vars:
        nfsclient_dir: "/var/www/nextcloud"
        nfsclient_server_dir: "{{ global.nfs_server_dir }}/{{ ansible_host }}/nextcloud"
      tags: never role_nfsclient

    - { role: nextcloud, tags: "role_nextcloud" }
    - { role: miniflux, tags: "role_miniflux" }
    - { role: syncthing, tags: "role_syncthing" }
    - { role: httpd, tags: "role_httpd" }
remember that computers suck.