Skip to content

Commit

Permalink
fix: filename for ansible__run_playbook.erb (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Aug 22, 2022
1 parent 2c728d2 commit baa7e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/foreman/tasks/job_templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
value_type: plain
hidden_value: false
# TODO: get rid of ugly hack
file_name: /etc/ansible/collections/ansible_collections/radiorabe/rabe_foreman/roles/foreman/files/run_playbook.erb
file_name: /etc/ansible/collections/ansible_collections/radiorabe/rabe_foreman/roles/foreman/files/ansible__run_playbook.erb
- name: Capsule Upgrade Playbook
state: present
description_format: '%{template_name}'
Expand Down

0 comments on commit baa7e29

Please sign in to comment.