We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aaf906 commit 16d60eeCopy full SHA for 16d60ee
ansible/roles/compute_init/tasks/export.yml
@@ -13,7 +13,6 @@
13
- /exports/cluster/cacerts
14
- /exports/cluster/cvmfs
15
- /exports/cluster/hostconfig
16
-
17
delegate_to: "{{ groups['control'] | first }}"
18
19
- name: Copy /etc/hosts to /exports/cluster
environments/common/inventory/group_vars/all/defaults.yml
@@ -77,7 +77,7 @@ appliances_local_users_default:
77
shell: /sbin/nologin
78
system: true
79
enable: "{{ 'grafana' in group_names }}"
80
+
81
- group:
82
name: ansible-init
83
gid: 301
0 commit comments