change domain of concourse

This commit is contained in:
Pim Kunis 2023-06-19 15:05:37 +02:00
parent 1ee0bece0f
commit c97dff4303
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
- name: Setup NFS
hosts: dataserver
roles:
- {name: nfs, tags: nfs}