You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `cephadm_pool` Ansible module
now explicitly uses `become: true` to ensure
it is executed with elevated privileges.
This change is necessary because `cephadm`
requires sudo permissions to manage Ceph pools.
Resolves#169
0 commit comments