diff options
Diffstat (limited to 'pillar/openbook')
| -rw-r--r-- | pillar/openbook/ansible.sls | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index dbff27a..547ee78 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -66,6 +66,11 @@ ansible: source: openjdk.yaml mode: "0644" is_template: False + playbooks_gradle_yaml: + name: playbooks/gradle.yaml + source: gradle.yaml + mode: "0644" + is_template: False playbooks_ssh_keys_yaml: name: playbooks/ssh_keys.yaml source: ssh_keys.yaml |
