Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-installation-single-region
/
6b6b5978f0a6f6c682e795aee2329115e1c88ad5
/
.
/
update-sudoers.yml
blob: 0f86842fa652834993340f74629f368dc05fd0d6 [
file
] [
log
] [
blame
]
---
-
name:
Update sudoers file for NOPASSWD
hosts:
"{{ target_hosts }}"
gather_facts:
no
roles:
-
{
role:
apigee
-
opdk
-
ssh
-
user }