diff --git a/tasks/main.yml b/tasks/main.yml index 5508d17..5658235 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -33,9 +33,6 @@ - foreman-maintain - name: Install Receptor and Satellite Plugin RPMs block: - - name: Ensure RPM repository is configured and enabled - debug: - msg: "FIXME" - name: Unlock packages command: "{{ maintain_command }} packages unlock" when: maintain_command is defined