Merge "Add ansible sudo running for Debian family"

This commit is contained in:
Zuul 2017-11-13 01:00:14 +00:00 committed by Gerrit Code Review
commit 905aa37f66
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
ansible ALL=(root) NOPASSWD: /usr/bin/ansible localhost -m find_disks -a *
ansible ALL=(root) NOPASSWD: /usr/bin/ansible localhost -m find_disks -a *, /usr/local/bin/ansible localhost -m find_disks -a *