mirror of
				https://github.com/Rudd-O/ansible-qubes.git
				synced 2025-11-04 13:38:55 +01:00 
			
		
		
		
	Fixed error in qubesformation docs.
Using Ansible devel.
ScannerError: mapping values are not allowed here
  in "<string>", line 18, column 18:
            two files:
                     ^
			
			
This commit is contained in:
		
							parent
							
								
									9ac4641df6
								
							
						
					
					
						commit
						68262270b8
					
				@ -13,11 +13,12 @@ options:
 | 
			
		||||
  dest:
 | 
			
		||||
    required: true
 | 
			
		||||
    description:
 | 
			
		||||
      - Where to deposit the recipe -- usually a path like
 | 
			
		||||
      - |
 | 
			
		||||
        Where to deposit the recipe -- usually a path like
 | 
			
		||||
        `/srv/user_salt/<formation name>.sls`).  Will create
 | 
			
		||||
        two files:
 | 
			
		||||
        * The file you specified in `description`.
 | 
			
		||||
        * An additional file with a .top extension instead of the
 | 
			
		||||
        1. The file you specified in `description`.
 | 
			
		||||
        2. An additional file with a .top extension instead of the
 | 
			
		||||
        original extension of the file you specified.
 | 
			
		||||
  others:
 | 
			
		||||
    description:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user