Add RHEL support subscription registration (#6572)

This commit is contained in:
Barry Melbourne
2020-11-24 16:33:00 +00:00
committed by GitHub
parent bd801de236
commit eb16986f32
13 changed files with 169 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
---
- name: RHEL auto-attach subscription
command: /sbin/subscription-manager attach --auto
become: true