Fixing an issue with the podman_setup playbook

This commit is contained in:
Bradley Bickford 2024-11-08 20:08:58 -05:00
parent 990e4f5704
commit 349545a10e

View File

@ -1,5 +1,5 @@
--- ---
- name: podman_nodes - hosts: podman_nodes
become: true become: true
become_method: sudo become_method: sudo
become_user: root become_user: root