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
{{ message }}
This repository was archived by the owner on Jun 8, 2020. It is now read-only.
Hi, i could not run the playbook wiith current ansible binary on Kubuntu 15.10. 64 bit because of a deprecation warning for using "sudo" instead of "become" and the variable access did not work until $user was changed to {{user}}. See my Pull-Request for the solution: #3