Skip to content

Commit bb73dec

Browse files
committed
Revert "bringup_guestfs: use sudo creating storage pool for libvirt system"
This reverts commit c4fd132.
1 parent a4f747e commit bb73dec

File tree

1 file changed

+0
-3
lines changed
  • playbooks/roles/bringup_guestfs/tasks

1 file changed

+0
-3
lines changed

playbooks/roles/bringup_guestfs/tasks/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@
5050
tags: ['storage-pool-path']
5151

5252
- name: Create storage pool path directory and set group if using (libvirt system uri)
53-
become: yes
54-
become_flags: 'su - -c'
55-
become_method: sudo
5653
file:
5754
path: "{{ libvirt_storage_pool_path }}"
5855
state: directory

0 commit comments

Comments
 (0)