Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1956124

Summary: Ansible callback doesn't run because the file is not executable
Product: Red Hat Satellite Reporter: Aldrey Souza <alsouza>
Component: Provisioning TemplatesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Ondrej Gajdusek <ogajduse>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.8.0CC: gtalreja, mhulan, osousa, parmstro
Target Milestone: 6.10.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: foreman-2.5.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:10:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aldrey Souza 2021-05-02 21:24:26 UTC
Description of problem:
 Ansible callback doesn't run because the file is not executable

Version-Release number of selected component (if applicable):
 Satellite 6.8

How reproducible:
 Create a virtual machine via image based

Steps to Reproduce:
1. Create a new virtual machine
2. Select the Image Based
3. Check the file created '/root/ansible_provisioning_call.sh' with permission 0644 (should be 755)

Actual results:
 The file created has permission 644 and the tower callback will not start (doesn't run).

Expected results:
 The file '/root/ansible_provisioning_call.sh' should be executable and tower callback works. 

Additional info:

Comment 1 Bryan Kearney 2021-07-04 16:06:28 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32490 has been resolved.

Comment 2 Ondrej Gajdusek 2021-09-01 14:11:36 UTC
VERIFIED

satellite-6.10.0-0.8.beta.el7sat.noarch
foreman-2.5.2.4-1.el7sat.noarch

Ansible provisioning callback is now being executed.

Additional info:
Ansible provisioning callback is not rendered correctly in the User data provisioning template. BZ2000141

Comment 5 errata-xmlrpc 2021-11-16 14:10:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:4702

Comment 6 Tomer Brisker 2021-12-01 13:29:43 UTC
*** Bug 1980074 has been marked as a duplicate of this bug. ***