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