This commit is contained in:
Nunzio Andrea Galante 2017-04-21 12:24:08 +00:00
parent 11cc05c8de
commit 7b8e31ee5c
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ public class AnsibleBridge ***REMOVED***
***REMOVED*** generate the playbook
Playbook playbook = new Playbook();
playbook.setRemote_user("root");
playbook.setRemote_user("gcube");
playbook.applyTo("universe");
for(Role r:algoRoles) ***REMOVED***
***REMOVED*** add only 'add' roles