Update en2 with new variable names
This commit is contained in:
		
							
								
								
									
										15
									
								
								en2.yml
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								en2.yml
									
									
									
									
									
								
							@@ -2,16 +2,13 @@
 | 
				
			|||||||
all:
 | 
					all:
 | 
				
			||||||
  vars:
 | 
					  vars:
 | 
				
			||||||
    ansible_user: ansible
 | 
					    ansible_user: ansible
 | 
				
			||||||
    protected_users: ["root", "ansible"]
 | 
					    omni_protected_users: ["root", "ansible"]
 | 
				
			||||||
    enable_gui: false
 | 
					 | 
				
			||||||
    enable_ssh: true
 | 
					 | 
				
			||||||
    enable_ssh_password_auth: false
 | 
					 | 
				
			||||||
    disable_sudo_password: false
 | 
					 | 
				
			||||||
    enable_networkd: false
 | 
					 | 
				
			||||||
ungrouped:
 | 
					ungrouped:
 | 
				
			||||||
  hosts:
 | 
					  hosts:
 | 
				
			||||||
    nimbus-1:
 | 
					    nimbus-1:
 | 
				
			||||||
      ansible_host: en2.enp.one
 | 
					      ansible_host: en2.enp.one
 | 
				
			||||||
      description: EN2 Digitial Ocean Cloud Server
 | 
					      omni_description: EN2 Digitial Ocean Cloud Server
 | 
				
			||||||
      required_os: centos_7
 | 
					      omni_os:
 | 
				
			||||||
      targets: ["admin", "network"]
 | 
					        name: centos
 | 
				
			||||||
 | 
					        version: "7"
 | 
				
			||||||
 | 
					      omni_targets: ["admin", "network"]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user