Add bool to line. Change to own repo.

This commit is contained in:
Patrick Toal
2019-06-21 19:28:33 -04:00
parent 52d988c97d
commit 4e5d477c77
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -17,7 +17,7 @@
yum:
name: katello-agent
state: present
when: foreman
when: foreman|bool
- name: Install insights-client on RHEL systems
yum: