debian-forge-composer/templates/packer/ansible/roles/common/tasks/unsubscribe.yml
Sanne Raymaekers ca8a05bd3a templates/packer: subscribe packer machines
To avoid a mismatch between the RPMs (which are build using CDN content)
and the packer instances (RHUI, which might be older).
2023-03-03 13:00:05 +01:00

7 lines
108 B
YAML

---
- name: Unsubscribe
tags:
- subscribe
community.general.redhat_subscription:
state: absent