Fixing an issue in the patch playbook
This commit is contained in:
parent
0077f4ace2
commit
990e4f5704
@ -1,5 +1,6 @@
|
||||
---
|
||||
- become: true
|
||||
- hosts: all
|
||||
become: true
|
||||
become_method: sudo
|
||||
become_user: root
|
||||
tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user