allowing synchronize to elevate permissions when sudo requires password entry - implements #334

This commit is contained in:
Mark Asbach
2022-03-13 00:29:22 +01:00
parent 62d060a173
commit 230e5f2a98
4 changed files with 31 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- synchronize - elevating privileges now works even when `sudo` requires entering the `become_pass`