Skip to content

Commit

Permalink
Add rhsm_subscription role
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaaano authored Jan 10, 2025
1 parent 474e767 commit 1e78536
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/modules/ROOT/pages/04-vm-patching.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ $ touch update_security_packages.yml
- name: Patch Virtual Machines
hosts: all
roles:
- redhatone.vm_management.rhsm_subscription
- redhatone.vm_management.vm_management
----
+
Expand Down Expand Up @@ -73,7 +74,7 @@ To execute the `patch_vm_playbook.yml` within Ansible Automation Platform, creat
| Project | Workshop Project
| Playbook | `patch_vm_playbook.yml`
| Execution Environment | Day2 EE
| Credentials | Workshop Credential
| Credentials | Workshop Credential, Vault Credential
| Extra variables | `task_file: update_security_packages.yml`
| Enabled Options | Privilege Escalation

Expand Down

0 comments on commit 1e78536

Please sign in to comment.