mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update main.yml
This commit is contained in:
		
							parent
							
								
									3c6d31b22f
								
							
						
					
					
						commit
						066c0c09c5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
- include: install.yml
 | 
					- include: install.yml
 | 
				
			||||||
  when: awstats_install
 | 
					  when: awstats_install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Add awstats to service list
 | 
					- name: Add AWStats to service list
 | 
				
			||||||
  ini_file: dest='{{ service_filelist }}'
 | 
					  ini_file: dest='{{ service_filelist }}'
 | 
				
			||||||
            section=awstats
 | 
					            section=awstats
 | 
				
			||||||
            option='{{ item.option }}'
 | 
					            option='{{ item.option }}'
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
    - option: name
 | 
					    - option: name
 | 
				
			||||||
      value: awstats
 | 
					      value: awstats
 | 
				
			||||||
    - option: description
 | 
					    - option: description
 | 
				
			||||||
      value: '"Awstats is Advanced Web Statistics package written in perl which generates static or dynamic html summaries based upon web server logs"'
 | 
					      value: '"AWStats is Advanced Web Statistics package written in Perl which generates static or dynamic html summaries based upon web server logs"'
 | 
				
			||||||
    - option: installed
 | 
					    - option: installed
 | 
				
			||||||
      value: "{{ awstats_install }}"
 | 
					      value: "{{ awstats_install }}"
 | 
				
			||||||
    - option: enabled
 | 
					    - option: enabled
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue