mirror of
				https://github.com/Rudd-O/ansible-qubes.git
				synced 2025-10-31 11:38:55 +01:00 
			
		
		
		
	Update examples to Ansible 2.5.
This commit is contained in:
		
							parent
							
								
									aa43cda08d
								
							
						
					
					
						commit
						7417cddbd1
					
				| @ -1,7 +1,7 @@ | |||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| - hosts: templatevms | - hosts: templatevms | ||||||
|   sudo: True |   become: True | ||||||
| 
 | 
 | ||||||
|   tasks: |   tasks: | ||||||
|   - name: Deploy some editors |   - name: Deploy some editors | ||||||
|  | |||||||
| @ -1,7 +1,7 @@ | |||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| - hosts: templatevms | - hosts: templatevms | ||||||
|   sudo: True |   become: True | ||||||
|   vars: |   vars: | ||||||
|     description: 'Qubes hello world' |     description: 'Qubes hello world' | ||||||
|     name: 'helloworld' |     name: 'helloworld' | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| --- | --- | ||||||
| - hosts: dom0 | - hosts: dom0 | ||||||
|   sudo: True |   become: True | ||||||
|   gather_facts: False |   gather_facts: False | ||||||
|   tasks: |   tasks: | ||||||
|   - name: ensure that Salt /srv/user_salt directory exists |   - name: ensure that Salt /srv/user_salt directory exists | ||||||
|  | |||||||
| @ -1,7 +1,7 @@ | |||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| - hosts: templatevms | - hosts: templatevms | ||||||
|   sudo: True |   become: True | ||||||
|   tasks: |   tasks: | ||||||
|   - name: Set up service |   - name: Set up service | ||||||
|     template: |     template: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Rudd-O
						Rudd-O