Fix RHEL subscription activation key by removing auto_attach and syspurpose (#10258)

pull/10269/head
yun 2023-06-30 18:21:45 +08:00 committed by GitHub
parent a4d8d15a0e
commit b42757d330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -35,13 +35,7 @@
state: present
org_id: "{{ rh_subscription_org_id }}"
activationkey: "{{ rh_subscription_activation_key }}"
auto_attach: true
force_register: true
syspurpose:
usage: "{{ rh_subscription_usage }}"
role: "{{ rh_subscription_role }}"
service_level_agreement: "{{ rh_subscription_sla }}"
sync: true
notify: RHEL auto-attach subscription
become: true
when: