Skip to content

Commit

Permalink
Add the env var
Browse files Browse the repository at this point in the history
  • Loading branch information
hosekadam authored and stejskalleos committed May 21, 2024
1 parent 8c6be4f commit 72d736a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/foreman_ansible/job_templates/convert_to_rhel.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ kind: job_template
%>
---
- hosts: all
environment:
CONVERT2RHEL_THROUGH_FOREMAN: 1
tasks:
- name: Install convert2rhel
ansible.builtin.package:
Expand Down

0 comments on commit 72d736a

Please sign in to comment.