| 44 | |
| 45 | {{{ |
| 46 | #!html |
| 47 | |
| 48 | <table id="Table_03" border="0" cellpadding="5" cellspacing="0"> |
| 49 | <tr> |
| 50 | <td> |
| 51 | <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip"> |
| 52 | </td> |
| 53 | <td> |
| 54 | If your GENI Username is different than your username on your local machine, append the following information to each line of the `inventory` file: |
| 55 | <pre> |
| 56 | ansible_ssh_user = GENIUSERNAME |
| 57 | </pre> |
| 58 | Your GENIUSERNAME is shown in the header of the GENI Portal in the upper right hand corner. |
| 59 | </td> |
| 60 | </tr> |
| 61 | </table> |
| 62 | }}} |