Fixing an issue in the patch playbook

This commit is contained in:
Bradley Bickford 2024-11-08 20:01:36 -05:00
parent 0077f4ace2
commit 990e4f5704

View File

@ -1,5 +1,6 @@
---
- become: true
- hosts: all
become: true
become_method: sudo
become_user: root
tasks: