4 lines
109 B
YAML
4 lines
109 B
YAML
---
|
|
- name: RHEL auto-attach subscription
|
|
command: /sbin/subscription-manager attach --auto
|
|
become: true
|