This commit is contained in:
Nunzio Andrea Galante 2017-04-21 10:47:21 +00:00
parent 9de2ebee39
commit 692da9f6ca
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