tripleo-upgrade/tasks/common/create_nova_actions_check_s...

8 lines
189 B
YAML

---
- name: create post nova actions test
template:
src: "nova_actions_check.sh.j2"
dest: "{{ working_dir }}/nova_actions_check.sh"
mode: 0775
when: nova_actions_check|bool