Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-installation-single-region
/
3b6eef78e96b67906f900c3e7f4a66f7282da58f
/
.
/
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 }