mirror of
				https://github.com/geerlingguy/ansible-role-kubernetes.git
				synced 2025-11-01 01:19:25 +01:00 
			
		
		
		
	Remove deprecated warn arg from command and shell module invocations.
This commit is contained in:
		
							parent
							
								
									f8eb97a253
								
							
						
					
					
						commit
						4a4c88b6b8
					
				@ -19,5 +19,3 @@
 | 
			
		||||
- name: Make cache if Kubernetes GPG key changed.
 | 
			
		||||
  command: "yum -q makecache -y --disablerepo='*' --enablerepo='kubernetes'"
 | 
			
		||||
  when: kubernetes_rpm_key is changed
 | 
			
		||||
  args:
 | 
			
		||||
    warn: false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user