Skip to content
Snippets Groups Projects
Commit 2a0d4a21 authored by František Dvořák's avatar František Dvořák
Browse files

Moar refactoring and cleanups - common directory for ansible

parent 1a8f3ff2
No related branches found
No related tags found
No related merge requests found
../../../cesnet-central/playbooks/files/usr
\ No newline at end of file
../../../common/playbooks/files/usr
\ No newline at end of file
../../cesnet-central/playbooks/k8s.yaml
\ No newline at end of file
../../common/playbooks/k8s.yaml
\ No newline at end of file
../../cesnet-central/playbooks/notebooks.yaml
\ No newline at end of file
../../common/playbooks/notebooks.yaml
\ No newline at end of file
../../cesnet-central/playbooks/squid.yaml
\ No newline at end of file
../../common/playbooks/squid.yaml
\ No newline at end of file
# export the NFS directory to all the cluster members
/exports {% for host in groups['allnodes'] -%}{{ hostvars[host].ansible_default_ipv4.address }}(rw,async,no_root_squash,no_subtree_check) {{ hostvars[host].ansible_default_ipv6.address }}(rw,async,no_root_squash,no_subtree_check) {% endfor -%}
../../../../common/playbooks/templates/etc/exports.ipv46
\ No newline at end of file
../../../../cesnet-central/playbooks/templates/etc/mailutils.conf
\ No newline at end of file
../../../../common/playbooks/templates/etc/mailutils.conf
\ No newline at end of file
../../../../cesnet-central/playbooks/templates/etc/squid
\ No newline at end of file
../../../../common/playbooks/templates/etc/squid
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment