Skip to content

Commit

Permalink
Removed debug. Added text to simulation.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenStarmerSmith committed Jan 10, 2023
1 parent 47cacbf commit 7309101
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
19 changes: 10 additions & 9 deletions ansible/inventory/teleop/group_vars/simulation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,13 @@ haptx_teleop_readthedocs_link: !vault |
64336661353966323231313666383537633963383137636339393833376664326439
shadow_glove_teleop_readthedocs_link: !vault |
$ANSIBLE_VAULT;1.1;AES256
30396330353636336161386534656537383236353631616662386164313464633765613331313032
3639623738383864363765373034633533646663366433370a373133306331366436376164316139
61303061653331663461346433643264353330613031383834373130643231623965663830643734
6134353962306435370a616462626237666438353332616236316334613438373433306163376539
35666533396139333862393830616461363639396365383834393961373738666363393239346332
32633038346561383432633036636166636334363663656539663239323566373036353632633863
62656361323237623836356431626139633538636138303033333939343733653931633739623831
34623562333737653636333132306365363236653136333234383363623562626463373765303336
30636135333261313237303138373963373561653233636565363338663232366466
32623661326661633763366631356335303038396637373366656132313765613738313962343536
3537623533633739326461356361653134356439393136610a386231623736626431653134313039
34653365313361333666646236643663346666363134653062303966643239653762623362366435
3334633635323832310a303038303938333037333364666137616262363966653731646261623566
34633164663362386463383132303235653465646236313239323063333964646466393736303061
36663038316238343038633735303330646662633165303330643131383833343932346630303738
33623462396339346166666432323132313161336563663862636461343133313338316263356635
31616130623839336438653264343135363137333731396265396562303534313731623462663734
34336537346133663633383139666639323536376265393465636139633832303932303438623261
3931363235643131613231393666616564616635373835653166
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
live_website_url_var: "{{ shadow_glove_teleop_readthedocs_link }}"
when: glove=="shadow_glove"

- name: debug
debug:
msg: "{{ shadow_glove_teleop_readthedocs_link }}"

- meta: end_play

- name: Install the Shadow System Monitor desktop icon for Teleop
include_role:
name: products/common/web-gui-icon
Expand Down

0 comments on commit 7309101

Please sign in to comment.