mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	www_options/tasks/main.yml: Mention http://box/home for LXDE-pi/autostart
This commit is contained in:
		
							parent
							
								
									01cb5e8021
								
							
						
					
					
						commit
						acda638941
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -23,7 +23,7 @@
 | 
				
			||||||
  when: nginx_installed is defined
 | 
					  when: nginx_installed is defined
 | 
				
			||||||
  #when: nginx_install
 | 
					  #when: nginx_install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Does /etc/xdg/lxsession/LXDE-pi/autostart exist? (if so, auto-launch browser on boot, displaying http://box.lan IIAB home page)
 | 
					- name: Does /etc/xdg/lxsession/LXDE-pi/autostart exist? (if so, auto-launch browser on boot, displaying http://box/home IIAB home page)
 | 
				
			||||||
  stat:
 | 
					  stat:
 | 
				
			||||||
    path: /etc/xdg/lxsession/LXDE-pi/autostart
 | 
					    path: /etc/xdg/lxsession/LXDE-pi/autostart
 | 
				
			||||||
  register: lxde_pi_autostart_present
 | 
					  register: lxde_pi_autostart_present
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue