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.
2 parents f526856 + 0b90e7c commit b383807Copy full SHA for b383807
roles/pools/tasks/main.yml
@@ -17,3 +17,4 @@
17
with_items: "{{ cephadm_pools }}"
18
delegate_to: "{{ groups['mons'][0] }}"
19
run_once: true
20
+ become: true
0 commit comments