diff --git a/roles/toal-common/tasks/main.yml b/roles/toal-common/tasks/main.yml index a7de9f0..89bd34c 100644 --- a/roles/toal-common/tasks/main.yml +++ b/roles/toal-common/tasks/main.yml @@ -13,6 +13,8 @@ notify: Ovirt Agent Restart when: ansible_virtualization_type == "RHEV" +- debug: msg={{foreman}} + - name: Install katello-agent on Satellite managed systems yum: name: katello-agent