This commit is contained in:
Nunzio Andrea Galante 2017-04-21 10:47:21 +00:00
parent 4a09c7bc7c
commit d8105b3911
1 changed files with 1 additions and 1 deletions

View File

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