diff --git a/roles/requirements.yml b/roles/requirements.yml index e743fb1..ff83a85 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -1,2 +1,2 @@ # Ansible Red -- src: https://github.com/mgmt-sa-tiger-team/lightbulb-ansiblered-deck +- src: https://github.com/ptoal/lightbulb-ansiblered-deck diff --git a/roles/toal-common/tasks/main.yml b/roles/toal-common/tasks/main.yml index 34fabd9..3a26e87 100644 --- a/roles/toal-common/tasks/main.yml +++ b/roles/toal-common/tasks/main.yml @@ -17,7 +17,7 @@ yum: name: katello-agent state: present - when: foreman + when: foreman|bool - name: Install insights-client on RHEL systems yum: