mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-22 04:42:54 +03:00
47508d5c6e
Role names in ansible collections should not have hyphens.
5 lines
109 B
YAML
5 lines
109 B
YAML
---
|
|
- name: RHEL auto-attach subscription
|
|
command: /sbin/subscription-manager attach --auto
|
|
become: true
|