We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f747e commit bb73decCopy full SHA for bb73dec
playbooks/roles/bringup_guestfs/tasks/main.yml
@@ -50,9 +50,6 @@
50
tags: ['storage-pool-path']
51
52
- 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
56
file:
57
path: "{{ libvirt_storage_pool_path }}"
58
state: directory
0 commit comments