tpotce/cloud/ansible/openstack/roles/custom_hpfeeds/tasks/main.yaml
Sebastian Haderecker 7a5a732ece Update folder naming
2019-06-29 21:04:45 +00:00

10 lines
269 B
YAML

- name: Copy hpfeeds configuration file
template:
src: ../templates/hpfeeds.cfg
dest: /data/ews/conf
owner: root
group: root
mode: 0644
- name: Applying hpfeeds settings
command: /opt/tpot/bin/hpfeeds_optin.sh --conf=/data/ews/conf/hpfeeds.cfg