[CentOS-devel] Feedback needed: ideas for the Vagrant images

Thu Jul 7 14:47:27 UTC 2016
Ken Dreyer <kdreyer at redhat.com>

On Thu, Jul 7, 2016 at 6:53 AM, Laurentiu Pancescu <lpancescu at gmail.com> wrote:
> IV. disable requiretty in /etc/sudoers: this allows users to enable the
> pipelining feature of the Ansible provisioner, which significantly increases
> its speed (it's about 2 times faster in my tests). [3]

I think that this requirement is going away in the latest versions of
Ansible? See https://github.com/ansible/ansible/pull/13200

- Ken